Chromium Code Reviews| Index: chrome/browser/ui/views/frame/browser_frame_aura.h |
| =================================================================== |
| --- chrome/browser/ui/views/frame/browser_frame_aura.h (revision 164764) |
| +++ chrome/browser/ui/views/frame/browser_frame_aura.h (working copy) |
| @@ -53,9 +53,6 @@ |
| virtual ~BrowserFrameAura(); |
| - // Set the window into the auto managed mode. |
| - void SetWindowAutoManaged(); |
| - |
| // The BrowserView is our ClientView. This is a pointer to it. |
| BrowserView* browser_view_; |