| Index: ash/system/status_area_widget.cc
|
| diff --git a/ash/system/status_area_widget.cc b/ash/system/status_area_widget.cc
|
| index f9a87e44b73bbadb56cac8ad68d6890bc018b185..dd27eaee4f0c791f82e7c9efb3bfe8e37956e13a 100644
|
| --- a/ash/system/status_area_widget.cc
|
| +++ b/ash/system/status_area_widget.cc
|
| @@ -5,11 +5,11 @@
|
| #include "ash/system/status_area_widget.h"
|
|
|
| #include "ash/common/material_design/material_design_controller.h"
|
| -#include "ash/common/shelf/wm_shelf.h"
|
| #include "ash/common/wm_shell.h"
|
| #include "ash/common/wm_window.h"
|
| #include "ash/public/cpp/shell_window_ids.h"
|
| #include "ash/root_window_controller.h"
|
| +#include "ash/shelf/wm_shelf.h"
|
| #include "ash/system/ime_menu/ime_menu_tray.h"
|
| #include "ash/system/overview/overview_button_tray.h"
|
| #include "ash/system/palette/palette_tray.h"
|
|
|