Index: content/browser/devtools/renderer_overrides_handler_browsertest.cc |
=================================================================== |
--- content/browser/devtools/renderer_overrides_handler_browsertest.cc (revision 259922) |
+++ content/browser/devtools/renderer_overrides_handler_browsertest.cc (working copy) |
@@ -8,9 +8,9 @@ |
#include "content/browser/devtools/renderer_overrides_handler.h" |
#include "content/public/browser/devtools_agent_host.h" |
#include "content/public/browser/web_contents.h" |
+#include "content/public/test/content_browser_test.h" |
+#include "content/public/test/content_browser_test_utils.h" |
#include "content/shell/browser/shell.h" |
-#include "content/test/content_browser_test.h" |
-#include "content/test/content_browser_test_utils.h" |
namespace content { |