Index: content/common/indexed_db/indexed_db_key.h |
diff --git a/content/common/indexed_db/indexed_db_key.h b/content/common/indexed_db/indexed_db_key.h |
index 01227819dcdaf9d00d8243c3e74265c82be40f27..47fc947a943ff74098076761e0968e835cf9d10d 100644 |
--- a/content/common/indexed_db/indexed_db_key.h |
+++ b/content/common/indexed_db/indexed_db_key.h |
@@ -13,7 +13,7 @@ |
#include "base/memory/scoped_vector.h" |
#include "base/strings/string16.h" |
#include "content/common/content_export.h" |
-#include "third_party/WebKit/public/platform/WebIDBTypes.h" |
+#include "third_party/WebKit/public/platform/modules/indexeddb/WebIDBTypes.h" |
namespace blink { |
class WebIDBKey; |