Index: content/browser/web_contents/interstitial_page_impl.cc |
=================================================================== |
--- content/browser/web_contents/interstitial_page_impl.cc (revision 137859) |
+++ content/browser/web_contents/interstitial_page_impl.cc (working copy) |
@@ -38,6 +38,7 @@ |
using content::BrowserThread; |
using content::DomOperationNotificationDetails; |
using content::InterstitialPageDelegate; |
+using content::NativeWebKeyboardEvent; |
using content::NavigationController; |
using content::NavigationEntry; |
using content::NavigationEntryImpl; |