Index: content/browser/webui/web_ui_mojo_browsertest.cc |
=================================================================== |
--- content/browser/webui/web_ui_mojo_browsertest.cc (revision 259922) |
+++ content/browser/webui/web_ui_mojo_browsertest.cc (working copy) |
@@ -18,8 +18,8 @@ |
#include "content/public/common/content_paths.h" |
#include "content/public/common/content_switches.h" |
#include "content/public/common/url_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" |
#include "content/test/data/web_ui_test_mojo_bindings.mojom.h" |
#include "grit/content_resources.h" |
#include "mojo/public/bindings/js/constants.h" |