Index: content/browser/renderer_host/render_widget_host_view_mac.mm |
=================================================================== |
--- content/browser/renderer_host/render_widget_host_view_mac.mm (revision 137859) |
+++ content/browser/renderer_host/render_widget_host_view_mac.mm (working copy) |
@@ -55,6 +55,7 @@ |
#include "webkit/plugins/npapi/webplugin.h" |
using content::BrowserThread; |
+using content::NativeWebKeyboardEvent; |
using content::RenderViewHostImpl; |
using content::RenderWidgetHost; |
using content::RenderWidgetHostImpl; |