| Index: ash/shell/widgets.cc
|
| diff --git a/ash/shell/widgets.cc b/ash/shell/widgets.cc
|
| index 0f98b783811f04bd64e0f6cde2abdb1ea11734de..7a71eb8d0bec769ec3161d488370f281bec2b4cf 100644
|
| --- a/ash/shell/widgets.cc
|
| +++ b/ash/shell/widgets.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "ash/shell.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| -#include "ui/aura/root_window.h"
|
| #include "ui/aura/window.h"
|
| +#include "ui/aura/window_event_dispatcher.h"
|
| #include "ui/gfx/canvas.h"
|
| #include "ui/views/controls/button/checkbox.h"
|
| #include "ui/views/controls/button/label_button.h"
|
|
|