| Index: ash/sticky_keys/sticky_keys_unittest.cc
|
| diff --git a/ash/sticky_keys/sticky_keys_unittest.cc b/ash/sticky_keys/sticky_keys_unittest.cc
|
| index c518ea96e3607a99bf04d7821e8fc205ab7d0150..0b3202cdb32a75ac4f42f3ed5b0b46faa823c555 100644
|
| --- a/ash/sticky_keys/sticky_keys_unittest.cc
|
| +++ b/ash/sticky_keys/sticky_keys_unittest.cc
|
| @@ -14,8 +14,8 @@
|
| #include "base/bind.h"
|
| #include "base/callback.h"
|
| #include "base/memory/scoped_vector.h"
|
| -#include "ui/aura/root_window.h"
|
| #include "ui/aura/window.h"
|
| +#include "ui/aura/window_event_dispatcher.h"
|
| #include "ui/aura/window_tree_host_delegate.h"
|
| #include "ui/events/event_handler.h"
|
| #include "ui/events/test/events_test_utils_x11.h"
|
|
|