| Index: chrome/browser/ui/views/frame/browser_view.h
|
| ===================================================================
|
| --- chrome/browser/ui/views/frame/browser_view.h (revision 85701)
|
| +++ chrome/browser/ui/views/frame/browser_view.h (working copy)
|
| @@ -523,9 +523,6 @@
|
| // Builds the correct menu for when we have minimal chrome.
|
| void BuildSystemMenuForBrowserWindow();
|
| void BuildSystemMenuForAppOrPopupWindow();
|
| -
|
| - // Adds optional debug items for frame type toggling.
|
| - void AddFrameToggleItems();
|
| #endif
|
|
|
| // Retrieves the command id for the specified Windows app command.
|
|
|