summaryrefslogtreecommitdiffstats
path: root/chrome/common/indexed_db_key.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/indexed_db_key.h')
-rw-r--r--chrome/common/indexed_db_key.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/indexed_db_key.h b/chrome/common/indexed_db_key.h
index b740c10..47f1872 100644
--- a/chrome/common/indexed_db_key.h
+++ b/chrome/common/indexed_db_key.h
@@ -8,7 +8,7 @@
#include "base/basictypes.h"
#include "base/string16.h"
-#include "third_party/WebKit/WebKit/chromium/public/WebIDBKey.h"
+#include "third_party/WebKit/Source/WebKit/chromium/public/WebIDBKey.h"
class IndexedDBKey {
public: