Index: content/browser/indexed_db/indexed_db_backing_store.cc |
diff --git a/content/browser/indexed_db/indexed_db_backing_store.cc b/content/browser/indexed_db/indexed_db_backing_store.cc |
index 5000e507fbbc971af60c28c17c1c8f134aca4a19..79ab192c68e915b0e3cd63691d70e7b2980f1637 100644 |
--- a/content/browser/indexed_db/indexed_db_backing_store.cc |
+++ b/content/browser/indexed_db/indexed_db_backing_store.cc |
@@ -40,7 +40,7 @@ |
#include "storage/browser/fileapi/local_file_stream_writer.h" |
#include "storage/common/database/database_identifier.h" |
#include "storage/common/fileapi/file_system_mount_option.h" |
-#include "third_party/WebKit/public/platform/WebIDBTypes.h" |
+#include "third_party/WebKit/public/platform/modules/indexeddb/WebIDBTypes.h" |
#include "third_party/WebKit/public/web/WebSerializedScriptValueVersion.h" |
#include "third_party/leveldatabase/env_chromium.h" |