Index: webkit/tools/test_shell/test_shell_devtools_client.cc |
=================================================================== |
--- webkit/tools/test_shell/test_shell_devtools_client.cc (revision 112786) |
+++ webkit/tools/test_shell/test_shell_devtools_client.cc (working copy) |
@@ -5,7 +5,7 @@ |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebDevToolsAgent.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebDevToolsFrontend.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebFrame.h" |
-#include "third_party/WebKit/Source/WebKit/chromium/public/WebString.h" |
+#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebString.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebScriptSource.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebView.h" |