Index: content/browser/devtools/devtools_http_handler_impl.cc |
diff --git a/content/browser/devtools/devtools_http_handler_impl.cc b/content/browser/devtools/devtools_http_handler_impl.cc |
index 4e9bb6636c99ce3470c019b164e562c6bfa2b149..bcbfce0017a77e6ce802edb4b7d6b505e6a375c9 100644 |
--- a/content/browser/devtools/devtools_http_handler_impl.cc |
+++ b/content/browser/devtools/devtools_http_handler_impl.cc |
@@ -47,8 +47,8 @@ |
#include "third_party/WebKit/Source/Platform/chromium/public/WebString.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebDevToolsAgent.h" |
#include "ui/base/layout.h" |
-#include "webkit/user_agent/user_agent.h" |
-#include "webkit/user_agent/user_agent_util.h" |
+#include "webkit/common/user_agent/user_agent.h" |
+#include "webkit/common/user_agent/user_agent_util.h" |
namespace content { |