| Index: ash/shelf/shelf_layout_manager.cc
|
| diff --git a/ash/shelf/shelf_layout_manager.cc b/ash/shelf/shelf_layout_manager.cc
|
| index 1639fc80e812edf80949959d4ab208069256afb2..b1fcb8f699a1fe31d084ba4c1e647b739a0fe2ce 100644
|
| --- a/ash/shelf/shelf_layout_manager.cc
|
| +++ b/ash/shelf/shelf_layout_manager.cc
|
| @@ -38,7 +38,7 @@
|
| #include "base/strings/string_util.h"
|
| #include "ui/aura/client/activation_client.h"
|
| #include "ui/aura/client/cursor_client.h"
|
| -#include "ui/aura/root_window.h"
|
| +#include "ui/aura/window_event_dispatcher.h"
|
| #include "ui/base/ui_base_switches.h"
|
| #include "ui/compositor/layer.h"
|
| #include "ui/compositor/layer_animation_observer.h"
|
|
|