summaryrefslogtreecommitdiffstats
path: root/webkit/support/test_webidbfactory.h
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/support/test_webidbfactory.h')
-rw-r--r--webkit/support/test_webidbfactory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/support/test_webidbfactory.h b/webkit/support/test_webidbfactory.h
index 2b6d360..fb902ea 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