Chromium Code Reviews| Index: chrome/views/custom_frame_window.h |
| =================================================================== |
| --- chrome/views/custom_frame_window.h (revision 10621) |
| +++ chrome/views/custom_frame_window.h (working copy) |
| @@ -35,7 +35,6 @@ |
| // Overridden from Window: |
| virtual void Init(HWND parent, const gfx::Rect& bounds); |
| - virtual void SetClientView(ClientView* client_view); |
| virtual gfx::Size CalculateWindowSizeForClientSize( |
| const gfx::Size& client_size) const; |
| virtual void UpdateWindowTitle(); |