Index: content/browser/indexed_db/indexed_db_database.h |
diff --git a/content/browser/indexed_db/indexed_db_database.h b/content/browser/indexed_db/indexed_db_database.h |
index bcde7190c503bc495e4206f3252a51225424892c..a0390ce9d3a6d59ad9006c228bec97500b88dc21 100644 |
--- a/content/browser/indexed_db/indexed_db_database.h |
+++ b/content/browser/indexed_db/indexed_db_database.h |
@@ -20,7 +20,7 @@ |
#include "content/browser/indexed_db/indexed_db_pending_connection.h" |
#include "content/browser/indexed_db/indexed_db_transaction_coordinator.h" |
#include "content/browser/indexed_db/list_set.h" |
-#include "third_party/WebKit/public/platform/WebIDBTypes.h" |
+#include "third_party/WebKit/public/platform/modules/indexeddb/WebIDBTypes.h" |
#include "url/gurl.h" |
namespace content { |