Chromium Code Reviews| Index: chrome/browser/ui/views/frame/popup_non_client_frame_view.cc |
| =================================================================== |
| --- chrome/browser/ui/views/frame/popup_non_client_frame_view.cc (revision 113407) |
| +++ chrome/browser/ui/views/frame/popup_non_client_frame_view.cc (working copy) |
| @@ -32,6 +32,9 @@ |
| gfx::Path* window_mask) { |
| } |
| +void PopupNonClientFrameView::EnableClose(bool enable) { |
| +} |
| + |
| void PopupNonClientFrameView::ResetWindowControls() { |
| } |