Index: content/browser/site_per_process_browsertest.cc |
=================================================================== |
--- content/browser/site_per_process_browsertest.cc (revision 259922) |
+++ content/browser/site_per_process_browsertest.cc (working copy) |
@@ -13,10 +13,10 @@ |
#include "content/public/browser/web_contents_observer.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_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/dns/mock_host_resolver.h" |
#include "url/gurl.h" |