| Index: ash/shelf/overflow_button.h
|
| diff --git a/ash/shelf/overflow_button.h b/ash/shelf/overflow_button.h
|
| index 7b6e4003ecee1b12a2eaa558c25416a2506243fd..9e7350550a44910127d70188e660b7ac309d4432 100644
|
| --- a/ash/shelf/overflow_button.h
|
| +++ b/ash/shelf/overflow_button.h
|
| @@ -14,7 +14,7 @@
|
| namespace ash {
|
| namespace internal {
|
|
|
| -// Launcher overflow chevron button.
|
| +// Shelf overflow chevron button.
|
| class OverflowButton : public views::CustomButton {
|
| public:
|
| explicit OverflowButton(views::ButtonListener* listener);
|
|
|