Index: content/shell/browser/shell_devtools_frontend.cc |
diff --git a/content/shell/browser/shell_devtools_frontend.cc b/content/shell/browser/shell_devtools_frontend.cc |
index 3886f2fc5e9565843256a4b7c331ff952d241c27..0cd1c9365910858d0301af76a1b96f26283a7571 100644 |
--- a/content/shell/browser/shell_devtools_frontend.cc |
+++ b/content/shell/browser/shell_devtools_frontend.cc |
@@ -17,12 +17,12 @@ |
#include "content/public/browser/render_view_host.h" |
#include "content/public/browser/web_contents.h" |
#include "content/public/common/content_client.h" |
+#include "content/shell/browser/blink_test_controller.h" |
#include "content/shell/browser/shell.h" |
#include "content/shell/browser/shell_browser_context.h" |
#include "content/shell/browser/shell_browser_main_parts.h" |
#include "content/shell/browser/shell_content_browser_client.h" |
#include "content/shell/browser/shell_devtools_manager_delegate.h" |
-#include "content/shell/browser/webkit_test_controller.h" |
#include "content/shell/common/shell_switches.h" |
#include "net/base/io_buffer.h" |
#include "net/base/net_errors.h" |