Index: webkit/support/test_webidbfactory.h |
diff --git a/webkit/support/test_webidbfactory.h b/webkit/support/test_webidbfactory.h |
index 2b6d3601057bb07099cbf33efc35e502acc07db5..fb902ea309844626e3afa2990750c8f94cf127fa 100644 |
--- a/webkit/support/test_webidbfactory.h |
+++ b/webkit/support/test_webidbfactory.h |
@@ -7,7 +7,7 @@ |
#include "base/files/scoped_temp_dir.h" |
#include "base/threading/thread_local.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebIDBFactory.h" |
+#include "third_party/WebKit/public/platform/WebIDBFactory.h" |
// Wrap a WebKit::WebIDBFactory to rewrite the data directory to |
// a scoped temp directory. In multiprocess Chromium this is rewritten |