Index: chrome/browser/ui/gtk/browser_window_gtk.cc |
=================================================================== |
--- chrome/browser/ui/gtk/browser_window_gtk.cc (revision 137859) |
+++ chrome/browser/ui/gtk/browser_window_gtk.cc (working copy) |
@@ -107,6 +107,7 @@ |
#include "ui/gfx/screen.h" |
#include "ui/gfx/skia_utils_gtk.h" |
+using content::NativeWebKeyboardEvent; |
using content::SSLStatus; |
using content::WebContents; |