Index: chrome/browser/ui/views/download/download_shelf_view.h |
=================================================================== |
--- chrome/browser/ui/views/download/download_shelf_view.h (revision 151055) |
+++ chrome/browser/ui/views/download/download_shelf_view.h (working copy) |
@@ -76,7 +76,7 @@ |
// Invoked when the user clicks the close button. Asks the browser to |
// hide the download shelf. |
virtual void ButtonPressed(views::Button* button, |
- const views::Event& event) OVERRIDE; |
+ const ui::Event& event) OVERRIDE; |
// Implementation of DownloadShelf. |
virtual bool IsShowing() const OVERRIDE; |