summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/gtk/web_dialog_gtk.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/gtk/web_dialog_gtk.h')
-rw-r--r--chrome/browser/ui/gtk/web_dialog_gtk.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/ui/gtk/web_dialog_gtk.h b/chrome/browser/ui/gtk/web_dialog_gtk.h
index 6f772ac..18c4c12 100644
--- a/chrome/browser/ui/gtk/web_dialog_gtk.h
+++ b/chrome/browser/ui/gtk/web_dialog_gtk.h
@@ -53,7 +53,7 @@ class WebDialogGtk : public WebDialogWebContentsDelegate,
// Overridden from content::WebContentsDelegate:
virtual void HandleKeyboardEvent(
- const NativeWebKeyboardEvent& event) OVERRIDE;
+ const content::NativeWebKeyboardEvent& event) OVERRIDE;
virtual void CloseContents(content::WebContents* source) OVERRIDE;
virtual content::WebContents* OpenURLFromTab(
content::WebContents* source,