Index: content/browser/renderer_host/render_process_host_browsertest.cc |
=================================================================== |
--- content/browser/renderer_host/render_process_host_browsertest.cc (revision 88904) |
+++ content/browser/renderer_host/render_process_host_browsertest.cc (working copy) |
@@ -6,10 +6,10 @@ |
#include "base/command_line.h" |
#include "chrome/browser/ui/browser.h" |
-#include "chrome/common/chrome_switches.h" |
#include "chrome/test/ui_test_utils.h" |
#include "content/browser/renderer_host/render_process_host.h" |
#include "content/browser/tab_contents/tab_contents.h" |
+#include "content/common/content_switches.h" |
#include "content/common/test_url_constants.h" |
RenderProcessHostTest::RenderProcessHostTest() { |