| Index: chrome/browser/cocoa/download_shelf_controller.h
|
| ===================================================================
|
| --- chrome/browser/cocoa/download_shelf_controller.h (revision 18784)
|
| +++ chrome/browser/cocoa/download_shelf_controller.h (working copy)
|
| @@ -15,6 +15,8 @@
|
|
|
| @interface DownloadShelfController : NSViewController {
|
| @private
|
| + IBOutlet NSTextView* showAllDownloadsLink_;
|
| +
|
| // Currently these two are always the same, but they mean slightly
|
| // different things. contentAreaHasOffset_ is an implementation
|
| // detail of download shelf visibility.
|
|
|