| Index: ash/shelf/shelf_view.cc
|
| diff --git a/ash/shelf/shelf_view.cc b/ash/shelf/shelf_view.cc
|
| index b5f5e72244a80a858fdcf1a0e33870982dde8a52..09910bfd0556ed410621cd75efcea8c9c2acbbd0 100644
|
| --- a/ash/shelf/shelf_view.cc
|
| +++ b/ash/shelf/shelf_view.cc
|
| @@ -7,9 +7,9 @@
|
| #include <algorithm>
|
| #include <memory>
|
|
|
| -#include "ash/ash_switches.h"
|
| #include "ash/aura/wm_window_aura.h"
|
| #include "ash/common/ash_constants.h"
|
| +#include "ash/common/ash_switches.h"
|
| #include "ash/common/shelf/shelf_constants.h"
|
| #include "ash/common/shelf/shelf_item_delegate_manager.h"
|
| #include "ash/common/shelf/shelf_menu_model.h"
|
|
|