Index: chrome/browser/ui/views/dropdown_bar_host.h |
=================================================================== |
--- chrome/browser/ui/views/dropdown_bar_host.h (revision 150588) |
+++ chrome/browser/ui/views/dropdown_bar_host.h (working copy) |
@@ -148,7 +148,7 @@ |
// Returns a keyboard event suitable for forwarding. |
content::NativeWebKeyboardEvent GetKeyboardEvent( |
const content::WebContents* contents, |
- const views::KeyEvent& key_event); |
+ const ui::KeyEvent& key_event); |
// Returns the animation for the dropdown. |
ui::SlideAnimation* animation() { |