summaryrefslogtreecommitdiffstats
path: root/chromium/content/browser/child_process_security_policy_browsertest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/content/browser/child_process_security_policy_browsertest.cc')
-rw-r--r--chromium/content/browser/child_process_security_policy_browsertest.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/chromium/content/browser/child_process_security_policy_browsertest.cc b/chromium/content/browser/child_process_security_policy_browsertest.cc
index c7cfe39c167..67d36e4eabf 100644
--- a/chromium/content/browser/child_process_security_policy_browsertest.cc
+++ b/chromium/content/browser/child_process_security_policy_browsertest.cc
@@ -10,9 +10,9 @@
#include "content/browser/web_contents/web_contents_impl.h"
#include "content/public/browser/render_process_host.h"
#include "content/public/common/result_codes.h"
+#include "content/public/test/content_browser_test.h"
+#include "content/public/test/content_browser_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 "testing/gtest/include/gtest/gtest.h"
namespace content {