Index: chrome/browser/ui/views/dropdown_bar_host.h |
=================================================================== |
--- chrome/browser/ui/views/dropdown_bar_host.h (revision 137859) |
+++ chrome/browser/ui/views/dropdown_bar_host.h (working copy) |
@@ -147,7 +147,7 @@ |
void SetWidgetPositionNative(const gfx::Rect& new_pos, bool no_redraw); |
// Returns a keyboard event suitable for forwarding. |
- NativeWebKeyboardEvent GetKeyboardEvent( |
+ content::NativeWebKeyboardEvent GetKeyboardEvent( |
const content::WebContents* contents, |
const views::KeyEvent& key_event); |