Index: content/browser/web_contents/web_contents_impl_browsertest.cc |
=================================================================== |
--- content/browser/web_contents/web_contents_impl_browsertest.cc (revision 259922) |
+++ content/browser/web_contents/web_contents_impl_browsertest.cc (working copy) |
@@ -16,10 +16,10 @@ |
#include "content/public/browser/web_contents_view.h" |
#include "content/public/common/content_paths.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 "net/test/embedded_test_server/embedded_test_server.h" |