| Index: content/child/site_isolation_policy_browsertest.cc
|
| ===================================================================
|
| --- content/child/site_isolation_policy_browsertest.cc (revision 259922)
|
| +++ content/child/site_isolation_policy_browsertest.cc (working copy)
|
| @@ -5,8 +5,8 @@
|
| #include "base/command_line.h"
|
| #include "content/public/common/content_switches.h"
|
| #include "content/public/test/browser_test_utils.h"
|
| -#include "content/test/content_browser_test.h"
|
| -#include "content/test/content_browser_test_utils.h"
|
| +#include "content/public/test/content_browser_test.h"
|
| +#include "content/public/test/content_browser_test_utils.h"
|
|
|
| namespace content {
|
|
|
|
|