Index: content/common/indexed_db/proxy_webidbdatabase_impl.h |
diff --git a/content/common/indexed_db/proxy_webidbdatabase_impl.h b/content/common/indexed_db/proxy_webidbdatabase_impl.h |
index ed6aa612c06b90ebb018e727287433886e0b2281..388e96f7bc3f0915538c054e8381c4eb423655f6 100644 |
--- a/content/common/indexed_db/proxy_webidbdatabase_impl.h |
+++ b/content/common/indexed_db/proxy_webidbdatabase_impl.h |
@@ -6,7 +6,7 @@ |
#define CONTENT_COMMON_INDEXED_DB_PROXY_WEBIDBDATABASE_IMPL_H_ |
#include "base/basictypes.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebIDBDatabase.h" |
+#include "third_party/WebKit/public/platform/WebIDBDatabase.h" |
namespace WebKit { |
class WebIDBCallbacks; |