Index: chrome/browser/ui/gtk/web_dialog_gtk.cc |
=================================================================== |
--- chrome/browser/ui/gtk/web_dialog_gtk.cc (revision 137859) |
+++ chrome/browser/ui/gtk/web_dialog_gtk.cc (working copy) |
@@ -21,6 +21,7 @@ |
#include "content/public/browser/native_web_keyboard_event.h" |
#include "content/public/browser/web_contents.h" |
+using content::NativeWebKeyboardEvent; |
using content::WebContents; |
using content::WebUIMessageHandler; |