summaryrefslogtreecommitdiffstats
path: root/webkit/support/webkit_support.h
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/support/webkit_support.h')
-rw-r--r--webkit/support/webkit_support.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/webkit/support/webkit_support.h b/webkit/support/webkit_support.h
index 7ee4809..30cb885 100644
--- a/webkit/support/webkit_support.h
+++ b/webkit/support/webkit_support.h
@@ -10,8 +10,8 @@
#include "base/basictypes.h"
#include "base/string16.h"
-#include "third_party/WebKit/WebKit/chromium/public/WebDevToolsAgentClient.h"
-#include "third_party/WebKit/WebKit/chromium/public/WebFileSystem.h"
+#include "third_party/WebKit/Source/WebKit/chromium/public/WebDevToolsAgentClient.h"
+#include "third_party/WebKit/Source/WebKit/chromium/public/WebFileSystem.h"
#include "ui/base/keycodes/keyboard_codes.h"
class WebURLLoaderMockFactory;