| Index: chrome/browser/ui/ash/chrome_shell_delegate.h
|
| diff --git a/chrome/browser/ui/ash/chrome_shell_delegate.h b/chrome/browser/ui/ash/chrome_shell_delegate.h
|
| index 28b298d12e3301123ae95f438c354f1565dc15eb..b5af8a565e2e6ef681fa5b471df86a8fb318983a 100644
|
| --- a/chrome/browser/ui/ash/chrome_shell_delegate.h
|
| +++ b/chrome/browser/ui/ash/chrome_shell_delegate.h
|
| @@ -43,7 +43,6 @@ class ChromeShellDelegate : public ash::ShellDelegate,
|
| virtual void PreInit() OVERRIDE;
|
| virtual void Shutdown() OVERRIDE;
|
| virtual void Exit() OVERRIDE;
|
| - virtual void ToggleFullscreen() OVERRIDE;
|
| virtual keyboard::KeyboardControllerProxy*
|
| CreateKeyboardControllerProxy() OVERRIDE;
|
| virtual content::BrowserContext* GetCurrentBrowserContext() OVERRIDE;
|
|
|