summaryrefslogtreecommitdiffstats
path: root/content/browser/site_per_process_browsertest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/site_per_process_browsertest.cc')
-rw-r--r--content/browser/site_per_process_browsertest.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/browser/site_per_process_browsertest.cc b/content/browser/site_per_process_browsertest.cc
index 416b0dc..e90ec66 100644
--- a/content/browser/site_per_process_browsertest.cc
+++ b/content/browser/site_per_process_browsertest.cc
@@ -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"