summaryrefslogtreecommitdiffstats
path: root/content/browser/web_contents/touch_editable_impl_aura_browsertest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/web_contents/touch_editable_impl_aura_browsertest.cc')
-rw-r--r--content/browser/web_contents/touch_editable_impl_aura_browsertest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/browser/web_contents/touch_editable_impl_aura_browsertest.cc b/content/browser/web_contents/touch_editable_impl_aura_browsertest.cc
index 2b1a5cb..d46c5fc 100644
--- a/content/browser/web_contents/touch_editable_impl_aura_browsertest.cc
+++ b/content/browser/web_contents/touch_editable_impl_aura_browsertest.cc
@@ -19,9 +19,9 @@
#include "content/shell/browser/shell.h"
#include "content/test/content_browser_test.h"
#include "content/test/content_browser_test_utils.h"
-#include "ui/aura/root_window.h"
#include "ui/aura/test/event_generator.h"
#include "ui/aura/window.h"
+#include "ui/aura/window_event_dispatcher.h"
#include "ui/base/ui_base_switches.h"
#include "ui/compositor/scoped_animation_duration_scale_mode.h"
#include "ui/events/event_utils.h"