Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(17)

Unified Diff: chrome/browser/cocoa/bookmark_bubble_window.h

Issue 333017: Fixes up bookmark bubbles and the browser window so that they shut down corre... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/cocoa/bookmark_bubble_window.h
===================================================================
--- chrome/browser/cocoa/bookmark_bubble_window.h (revision 29973)
+++ chrome/browser/cocoa/bookmark_bubble_window.h (working copy)
@@ -6,6 +6,4 @@
// Window for the bookmark bubble that comes up when you click on "STAR".
@interface BookmarkBubbleWindow : NSWindow
-- (id)initWithContentRect:(NSRect)contentRect;
@end
-

Powered by Google App Engine
This is Rietveld 408576698