| Index: chrome/test/test_browser_window.h
|
| ===================================================================
|
| --- chrome/test/test_browser_window.h (revision 84869)
|
| +++ chrome/test/test_browser_window.h (working copy)
|
| @@ -59,9 +59,7 @@
|
| TabContentsWrapper* tab_contents) {}
|
| virtual void ShowCreateChromeAppShortcutsDialog(Profile* profile,
|
| const Extension* app) {}
|
| -#if defined(TOOLKIT_VIEWS)
|
| - virtual void ToggleCompactNavigationBar() {}
|
| -#endif // defined(TOOLKIT_VIEWS)
|
| + virtual void ToggleUseCompactNavigationBar() {}
|
|
|
| virtual bool IsBookmarkBarVisible() const;
|
| virtual bool IsBookmarkBarAnimating() const;
|
|
|