| Index: ash/launcher/overflow_button.cc
|
| diff --git a/ash/launcher/overflow_button.cc b/ash/launcher/overflow_button.cc
|
| index 4ff843243f99ddc657175c5797d9627a26653d43..c06d4487d20966ca19dfc132979ec50d2af4330a 100644
|
| --- a/ash/launcher/overflow_button.cc
|
| +++ b/ash/launcher/overflow_button.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "ash/launcher/overflow_button.h"
|
|
|
| +#include "grit/ash_resources.h"
|
| #include "grit/ash_strings.h"
|
| -#include "grit/ui_resources.h"
|
| #include "third_party/skia/include/core/SkPaint.h"
|
| #include "third_party/skia/include/core/SkPath.h"
|
| #include "ui/base/animation/throb_animation.h"
|
|
|