Index: content/browser/frame_host/frame_tree_browsertest.cc |
=================================================================== |
--- content/browser/frame_host/frame_tree_browsertest.cc (revision 259922) |
+++ content/browser/frame_host/frame_tree_browsertest.cc (working copy) |
@@ -10,11 +10,11 @@ |
#include "content/public/browser/notification_types.h" |
#include "content/public/common/url_constants.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_navigation_observer.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" |
namespace content { |