| Index: ash/common/shelf/overflow_button.cc
|
| diff --git a/ash/common/shelf/overflow_button.cc b/ash/common/shelf/overflow_button.cc
|
| index 6db7e08c6375e12842736c31ea7274ea71a6f701..ccb585c6cc785a7fed087df58d843866e2ff6f2b 100644
|
| --- a/ash/common/shelf/overflow_button.cc
|
| +++ b/ash/common/shelf/overflow_button.cc
|
| @@ -7,8 +7,8 @@
|
| #include "ash/common/shelf/shelf_constants.h"
|
| #include "ash/common/shelf/shelf_view.h"
|
| #include "ash/common/shelf/wm_shelf.h"
|
| -#include "ash/common/strings/grit/ash_strings.h"
|
| #include "ash/resources/vector_icons/vector_icons.h"
|
| +#include "ash/strings/grit/ash_strings.h"
|
| #include "base/memory/ptr_util.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
| #include "ui/gfx/canvas.h"
|
|
|