Chromium Code Reviews| Index: chrome/browser/ui/views/keyboard_overlay_delegate.cc |
| =================================================================== |
| --- chrome/browser/ui/views/keyboard_overlay_delegate.cc (revision 116051) |
| +++ chrome/browser/ui/views/keyboard_overlay_delegate.cc (working copy) |
| @@ -17,6 +17,7 @@ |
| #include "ui/gfx/screen.h" |
| using content::WebContents; |
| +using content::WebUIMessageHandler; |
| static const int kBaseWidth = 1252; |
| static const int kBaseHeight = 516; |