Index: chrome/browser/cocoa/bookmark_editor_controller.h |
=================================================================== |
--- chrome/browser/cocoa/bookmark_editor_controller.h (revision 30825) |
+++ chrome/browser/cocoa/bookmark_editor_controller.h (working copy) |
@@ -34,7 +34,6 @@ |
scoped_nsobject<NSString> initialName_; |
scoped_nsobject<NSString> initialUrl_; |
- scoped_nsobject<BookmarkTreeBrowserCell> currentEditCell_; |
} |
- (id)initWithParentWindow:(NSWindow*)parentWindow |