Index: content/common/indexed_db/proxy_webidbfactory_impl.cc |
=================================================================== |
--- content/common/indexed_db/proxy_webidbfactory_impl.cc (revision 175802) |
+++ content/common/indexed_db/proxy_webidbfactory_impl.cc (working copy) |
@@ -6,8 +6,8 @@ |
#include "content/common/indexed_db/indexed_db_dispatcher.h" |
#include "content/common/child_thread.h" |
+#include "third_party/WebKit/Source/Platform/chromium/public/WebString.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebDOMStringList.h" |
-#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebString.h" |
using WebKit::WebDOMStringList; |
using WebKit::WebFrame; |