Index: content/browser/devtools/devtools_http_handler_impl.cc |
=================================================================== |
--- content/browser/devtools/devtools_http_handler_impl.cc (revision 175187) |
+++ content/browser/devtools/devtools_http_handler_impl.cc (working copy) |
@@ -44,8 +44,8 @@ |
#include "net/base/io_buffer.h" |
#include "net/base/ip_endpoint.h" |
#include "net/server/http_server_request_info.h" |
+#include "third_party/WebKit/Source/Platform/chromium/public/WebString.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebDevToolsAgent.h" |
-#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebString.h" |
#include "ui/base/layout.h" |
#include "webkit/user_agent/user_agent.h" |
#include "webkit/user_agent/user_agent_util.h" |