| 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 703707a2e9cf7d1a288a758ec272e57fd535868c..0c1b574fad32f209c871a37bb8762d3af4a0704a 100644
|
| --- a/ash/system/status_area_widget_delegate.cc
|
| +++ b/ash/system/status_area_widget_delegate.cc
|
| @@ -8,10 +8,10 @@
|
| #include "ash/ash_switches.h"
|
| #include "ash/common/shelf/wm_shelf_util.h"
|
| #include "ash/common/shell_window_ids.h"
|
| +#include "ash/common/system/tray/tray_constants.h"
|
| #include "ash/focus_cycler.h"
|
| #include "ash/shelf/shelf_util.h"
|
| #include "ash/shell.h"
|
| -#include "ash/system/tray/tray_constants.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "ui/aura/window_event_dispatcher.h"
|
| #include "ui/compositor/layer.h"
|
|
|