Index: content/browser/frame_host/render_frame_host_manager_browsertest.cc |
=================================================================== |
--- content/browser/frame_host/render_frame_host_manager_browsertest.cc (revision 259922) |
+++ content/browser/frame_host/render_frame_host_manager_browsertest.cc (working copy) |
@@ -24,11 +24,11 @@ |
#include "content/public/common/content_switches.h" |
#include "content/public/common/url_constants.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/public/test/test_utils.h" |
#include "content/shell/browser/shell.h" |
-#include "content/test/content_browser_test.h" |
-#include "content/test/content_browser_test_utils.h" |
#include "net/base/net_util.h" |
#include "net/dns/mock_host_resolver.h" |
#include "net/test/spawned_test_server/spawned_test_server.h" |