Index: content/browser/cross_site_transfer_browsertest.cc |
=================================================================== |
--- content/browser/cross_site_transfer_browsertest.cc (revision 259922) |
+++ content/browser/cross_site_transfer_browsertest.cc (working copy) |
@@ -11,12 +11,12 @@ |
#include "content/public/browser/web_contents.h" |
#include "content/public/common/content_switches.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_navigation_observer.h" |
#include "content/shell/browser/shell.h" |
#include "content/shell/browser/shell_content_browser_client.h" |
#include "content/shell/browser/shell_resource_dispatcher_host_delegate.h" |
-#include "content/test/content_browser_test.h" |
-#include "content/test/content_browser_test_utils.h" |
#include "net/base/escape.h" |
#include "net/dns/mock_host_resolver.h" |
#include "net/url_request/url_request.h" |