| Index: chrome/browser/ui/panels/panel.h
|
| ===================================================================
|
| --- chrome/browser/ui/panels/panel.h (revision 106917)
|
| +++ chrome/browser/ui/panels/panel.h (working copy)
|
| @@ -161,6 +161,7 @@
|
| const gfx::Rect& bounds) OVERRIDE;
|
| virtual FindBar* CreateFindBar() OVERRIDE;
|
| #if defined(OS_CHROMEOS)
|
| + virtual void ShowMobileSetup() OVERRIDE;
|
| virtual void ShowKeyboardOverlay(gfx::NativeWindow owning_window) OVERRIDE;
|
| #endif
|
| virtual void UpdatePreferredSize(TabContents* tab_contents,
|
|
|