Index: chrome/browser/extensions/api/offscreen_tabs/offscreen_tabs_api.cc |
=================================================================== |
--- chrome/browser/extensions/api/offscreen_tabs/offscreen_tabs_api.cc (revision 137859) |
+++ chrome/browser/extensions/api/offscreen_tabs/offscreen_tabs_api.cc (working copy) |
@@ -41,6 +41,7 @@ |
#include "content/public/browser/web_contents.h" |
#include "content/public/browser/web_contents_view.h" |
+using content::NativeWebKeyboardEvent; |
using content::NavigationController; |
using content::NotificationDetails; |
using content::NotificationSource; |