| Index: ash/shelf/shelf_view.cc
|
| diff --git a/ash/shelf/shelf_view.cc b/ash/shelf/shelf_view.cc
|
| index 715cfc557d63f9a7b62fd78e2286430a3bcf5002..0fb0c0c43eb550a0a272525503e24ea9fc0e1f31 100644
|
| --- a/ash/shelf/shelf_view.cc
|
| +++ b/ash/shelf/shelf_view.cc
|
| @@ -10,6 +10,7 @@
|
| #include "ash/ash_constants.h"
|
| #include "ash/ash_switches.h"
|
| #include "ash/aura/wm_window_aura.h"
|
| +#include "ash/common/shelf/shelf_constants.h"
|
| #include "ash/common/wm/root_window_finder.h"
|
| #include "ash/drag_drop/drag_image_view.h"
|
| #include "ash/metrics/user_metrics_recorder.h"
|
| @@ -20,7 +21,6 @@
|
| #include "ash/shelf/overflow_button.h"
|
| #include "ash/shelf/shelf.h"
|
| #include "ash/shelf/shelf_button.h"
|
| -#include "ash/shelf/shelf_constants.h"
|
| #include "ash/shelf/shelf_delegate.h"
|
| #include "ash/shelf/shelf_icon_observer.h"
|
| #include "ash/shelf/shelf_item_delegate_manager.h"
|
|
|