Index: content/renderer/browser_render_view_browsertest.cc |
=================================================================== |
--- content/renderer/browser_render_view_browsertest.cc (revision 259922) |
+++ content/renderer/browser_render_view_browsertest.cc (working copy) |
@@ -19,14 +19,14 @@ |
#include "content/public/common/content_switches.h" |
#include "content/public/renderer/render_view.h" |
#include "content/public/test/browser_test_utils.h" |
+#include "content/public/test/content_browser_test.h" |
+#include "content/public/test/content_browser_test_utils.h" |
#include "content/public/test/test_utils.h" |
#include "content/shell/browser/shell.h" |
#include "content/shell/browser/shell_browser_context.h" |
#include "content/shell/browser/shell_content_browser_client.h" |
#include "content/shell/common/shell_content_client.h" |
#include "content/shell/renderer/shell_content_renderer_client.h" |
-#include "content/test/content_browser_test.h" |
-#include "content/test/content_browser_test_utils.h" |
#include "net/base/net_errors.h" |
#include "net/disk_cache/disk_cache.h" |
#include "net/http/failing_http_transaction_factory.h" |