Chromium Code Reviews| Index: ui/views/controls/scrollbar/bitmap_scroll_bar.h |
| =================================================================== |
| --- ui/views/controls/scrollbar/bitmap_scroll_bar.h (revision 151055) |
| +++ ui/views/controls/scrollbar/bitmap_scroll_bar.h (working copy) |
| @@ -69,7 +69,7 @@ |
| // BaseButton::ButtonListener overrides: |
| virtual void ButtonPressed(Button* sender, |
| - const views::Event& event) OVERRIDE; |
| + const ui::Event& event) OVERRIDE; |
| private: |
| // Up/Down/Left/Right buttons. |