Index: content/browser/indexed_db/indexed_db_cursor.h |
diff --git a/content/browser/indexed_db/indexed_db_cursor.h b/content/browser/indexed_db/indexed_db_cursor.h |
index a0f42000b0c2a446507d6d1337e3e4ceed106f61..9dc172a4cea51cbf16245e0b0baba0b7c2cb82a8 100644 |
--- a/content/browser/indexed_db/indexed_db_cursor.h |
+++ b/content/browser/indexed_db/indexed_db_cursor.h |
@@ -13,7 +13,7 @@ |
#include "content/browser/indexed_db/indexed_db_backing_store.h" |
#include "content/browser/indexed_db/indexed_db_database.h" |
#include "content/common/indexed_db/indexed_db_key_range.h" |
-#include "third_party/WebKit/public/platform/WebIDBTypes.h" |
+#include "third_party/WebKit/public/platform/modules/indexeddb/WebIDBTypes.h" |
namespace content { |