| Index: chrome/browser/ui/panels/panel_host.h
|
| ===================================================================
|
| --- chrome/browser/ui/panels/panel_host.h (revision 158566)
|
| +++ chrome/browser/ui/panels/panel_host.h (working copy)
|
| @@ -68,7 +68,6 @@
|
| virtual bool IsPopupOrPanel(
|
| const content::WebContents* source) const OVERRIDE;
|
| virtual void ContentsZoomChange(bool zoom_in) OVERRIDE;
|
| - virtual bool IsApplication() const OVERRIDE;
|
| virtual bool HandleContextMenu(
|
| const content::ContextMenuParams& params) OVERRIDE;
|
| virtual void HandleKeyboardEvent(
|
|
|