| Index: chrome/browser/views/frame/browser_view.h
|
| ===================================================================
|
| --- chrome/browser/views/frame/browser_view.h (revision 10201)
|
| +++ chrome/browser/views/frame/browser_view.h (working copy)
|
| @@ -83,9 +83,6 @@
|
| bool IsToolbarVisible() const;
|
| bool IsTabStripVisible() const;
|
|
|
| - // Returns true if the toolbar is displaying its normal set of controls.
|
| - bool IsToolbarDisplayModeNormal() const;
|
| -
|
| // Returns true if the profile associated with this Browser window is
|
| // off the record.
|
| bool IsOffTheRecord() const;
|
|
|