Index: content/browser/renderer_host/input/touch_input_browsertest.cc |
=================================================================== |
--- content/browser/renderer_host/input/touch_input_browsertest.cc (revision 259922) |
+++ content/browser/renderer_host/input/touch_input_browsertest.cc (working copy) |
@@ -13,9 +13,9 @@ |
#include "content/public/browser/render_view_host.h" |
#include "content/public/browser/render_widget_host_view.h" |
#include "content/public/common/content_switches.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 "third_party/WebKit/public/web/WebInputEvent.h" |
#include "ui/events/event_switches.h" |
#include "ui/events/latency_info.h" |