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