| Index: ash/system/status_area_widget_delegate.cc
|
| diff --git a/ash/system/status_area_widget_delegate.cc b/ash/system/status_area_widget_delegate.cc
|
| index c1c62f39084fbd2a9cd1c65d71c7a8da81ff5995..72a289db50e470d7d066a9b464e1961f0e0e11a9 100644
|
| --- a/ash/system/status_area_widget_delegate.cc
|
| +++ b/ash/system/status_area_widget_delegate.cc
|
| @@ -11,7 +11,7 @@
|
| #include "ash/shell_window_ids.h"
|
| #include "ash/system/tray/tray_constants.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| -#include "ui/aura/root_window.h"
|
| +#include "ui/aura/window_event_dispatcher.h"
|
| #include "ui/base/resource/resource_bundle.h"
|
| #include "ui/gfx/canvas.h"
|
| #include "ui/gfx/image/image.h"
|
|
|