Index: chrome/browser/printing/print_preview_tab_controller.cc |
=================================================================== |
--- chrome/browser/printing/print_preview_tab_controller.cc (revision 137859) |
+++ chrome/browser/printing/print_preview_tab_controller.cc (working copy) |
@@ -40,6 +40,7 @@ |
#include "content/public/browser/web_contents.h" |
#include "webkit/plugins/webplugininfo.h" |
+using content::NativeWebKeyboardEvent; |
using content::NavigationController; |
using content::WebContents; |
using content::WebUIMessageHandler; |