Index: content/browser/indexed_db/indexed_db_factory_impl.cc |
diff --git a/content/browser/indexed_db/indexed_db_factory_impl.cc b/content/browser/indexed_db/indexed_db_factory_impl.cc |
index 423d2748dc3ca658b2005315c9ea71f919f2729a..14280cb37de0953902d404cad888109d7000b0d8 100644 |
--- a/content/browser/indexed_db/indexed_db_factory_impl.cc |
+++ b/content/browser/indexed_db/indexed_db_factory_impl.cc |
@@ -17,7 +17,7 @@ |
#include "content/browser/indexed_db/indexed_db_transaction_coordinator.h" |
#include "third_party/WebKit/public/platform/WebIDBDatabaseException.h" |
#include "third_party/leveldatabase/env_chromium.h" |
-#include "webkit/common/database/database_identifier.h" |
+#include "storage/common/database/database_identifier.h" |
using base::ASCIIToUTF16; |