| Index: chrome/browser/ui/views/frame/browser_frame_win.h
|
| ===================================================================
|
| --- chrome/browser/ui/views/frame/browser_frame_win.h (revision 153741)
|
| +++ chrome/browser/ui/views/frame/browser_frame_win.h (working copy)
|
| @@ -75,11 +75,6 @@
|
| virtual void ButtonPressed(views::Button* sender,
|
| const ui::Event& event) OVERRIDE;
|
|
|
| - // Overridden from WindowImpl:
|
| - virtual LRESULT OnWndProc(UINT message,
|
| - WPARAM w_param,
|
| - LPARAM l_param) OVERRIDE;
|
| -
|
| private:
|
| // Updates the DWM with the frame bounds.
|
| void UpdateDWMFrame();
|
|
|