| Index: chrome/browser/chromeos/login/html_page_screen.h
|
| ===================================================================
|
| --- chrome/browser/chromeos/login/html_page_screen.h (revision 137859)
|
| +++ chrome/browser/chromeos/login/html_page_screen.h (working copy)
|
| @@ -52,7 +52,7 @@
|
| virtual HTMLPageView* AllocateView() OVERRIDE;
|
|
|
| virtual void HandleKeyboardEvent(
|
| - const NativeWebKeyboardEvent& event) OVERRIDE;
|
| + const content::NativeWebKeyboardEvent& event) OVERRIDE;
|
|
|
| // WebPageScreen implementation:
|
| virtual void CloseScreen(ScreenObserver::ExitCodes code) OVERRIDE;
|
|
|