Index: content/common/indexed_db/indexed_db_key_path.cc |
diff --git a/content/common/indexed_db/indexed_db_key_path.cc b/content/common/indexed_db/indexed_db_key_path.cc |
index b9200d79abd843bec99a8642da13cfb605a69c23..079d5eeed0c68dc1376335b102987cd703eda3f8 100644 |
--- a/content/common/indexed_db/indexed_db_key_path.cc |
+++ b/content/common/indexed_db/indexed_db_key_path.cc |
@@ -5,8 +5,8 @@ |
#include "content/common/indexed_db/indexed_db_key_path.h" |
#include "base/logging.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebString.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebVector.h" |
+#include "third_party/WebKit/public/platform/WebString.h" |
+#include "third_party/WebKit/public/platform/WebVector.h" |
namespace content { |