| Index: ash/wm/gestures/overview_gesture_handler_unittest.cc
|
| diff --git a/ash/wm/gestures/overview_gesture_handler_unittest.cc b/ash/wm/gestures/overview_gesture_handler_unittest.cc
|
| index e3eddbd2539951df19695a9ce1d831e9b4058c59..8406586264b3be8013d51fba5237be010d1264ac 100644
|
| --- a/ash/wm/gestures/overview_gesture_handler_unittest.cc
|
| +++ b/ash/wm/gestures/overview_gesture_handler_unittest.cc
|
| @@ -6,11 +6,11 @@
|
| #include "ash/shell.h"
|
| #include "ash/test/ash_test_base.h"
|
| #include "ash/wm/overview/window_selector_controller.h"
|
| -#include "ui/aura/root_window.h"
|
| #include "ui/aura/test/event_generator.h"
|
| #include "ui/aura/test/test_window_delegate.h"
|
| #include "ui/aura/test/test_windows.h"
|
| #include "ui/aura/window.h"
|
| +#include "ui/aura/window_event_dispatcher.h"
|
|
|
| namespace ash {
|
| namespace internal {
|
|
|