Index: content/common_child/indexed_db/proxy_webidbfactory_impl.h |
diff --git a/content/common_child/indexed_db/proxy_webidbfactory_impl.h b/content/common_child/indexed_db/proxy_webidbfactory_impl.h |
index 4b544675f9db637c7566c5f805101df194f1f123..089f58c577dce28238e23a80ba6be2578c1d4bb6 100644 |
--- a/content/common_child/indexed_db/proxy_webidbfactory_impl.h |
+++ b/content/common_child/indexed_db/proxy_webidbfactory_impl.h |
@@ -5,10 +5,10 @@ |
#ifndef CONTENT_COMMON_CHILD_INDEXED_DB_PROXY_WEBIDBFACTORY_IMPL_H_ |
#define CONTENT_COMMON_CHILD_INDEXED_DB_PROXY_WEBIDBFACTORY_IMPL_H_ |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebIDBCallbacks.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebIDBDatabaseCallbacks.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebIDBFactory.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebVector.h" |
+#include "third_party/WebKit/public/platform/WebIDBCallbacks.h" |
+#include "third_party/WebKit/public/platform/WebIDBDatabaseCallbacks.h" |
+#include "third_party/WebKit/public/platform/WebIDBFactory.h" |
+#include "third_party/WebKit/public/platform/WebVector.h" |
namespace WebKit { |
class WebString; |