Index: content/child/indexed_db/indexed_db_key_builders.h |
diff --git a/content/child/indexed_db/indexed_db_key_builders.h b/content/child/indexed_db/indexed_db_key_builders.h |
index fb299c0dd789483357b7dbf5c851bbf5f0213204..194560631c21df9a4945d17b78948aed9bdbf3b7 100644 |
--- a/content/child/indexed_db/indexed_db_key_builders.h |
+++ b/content/child/indexed_db/indexed_db_key_builders.h |
@@ -9,9 +9,9 @@ |
#include "content/common/indexed_db/indexed_db_key.h" |
#include "content/common/indexed_db/indexed_db_key_path.h" |
#include "content/common/indexed_db/indexed_db_key_range.h" |
-#include "third_party/WebKit/public/platform/WebIDBKey.h" |
-#include "third_party/WebKit/public/platform/WebIDBKeyPath.h" |
-#include "third_party/WebKit/public/platform/WebIDBKeyRange.h" |
+#include "third_party/WebKit/public/platform/modules/indexeddb/WebIDBKey.h" |
+#include "third_party/WebKit/public/platform/modules/indexeddb/WebIDBKeyPath.h" |
+#include "third_party/WebKit/public/platform/modules/indexeddb/WebIDBKeyRange.h" |
namespace blink { |
class WebIDBKey; |