Index: content/browser/renderer_host/render_widget_host_view_browsertest.cc |
=================================================================== |
--- content/browser/renderer_host/render_widget_host_view_browsertest.cc (revision 259922) |
+++ content/browser/renderer_host/render_widget_host_view_browsertest.cc (working copy) |
@@ -19,9 +19,9 @@ |
#include "content/public/common/content_switches.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/shell/browser/shell.h" |
-#include "content/test/content_browser_test.h" |
-#include "content/test/content_browser_test_utils.h" |
#include "media/base/video_frame.h" |
#include "media/filters/skcanvas_video_renderer.h" |
#include "net/base/net_util.h" |