Chromium Code Reviews| Index: chrome/browser/ui/views/about_ipc_dialog.h |
| =================================================================== |
| --- chrome/browser/ui/views/about_ipc_dialog.h (revision 151055) |
| +++ chrome/browser/ui/views/about_ipc_dialog.h (working copy) |
| @@ -58,7 +58,7 @@ |
| // views::ButtonListener. |
| virtual void ButtonPressed(views::Button* button, |
| - const views::Event& event) OVERRIDE; |
| + const ui::Event& event) OVERRIDE; |
| WTL::CListViewCtrl message_list_; |