| Index: chrome/browser/ui/cocoa/download/download_shelf_mac.h
|
| diff --git a/chrome/browser/ui/cocoa/download/download_shelf_mac.h b/chrome/browser/ui/cocoa/download/download_shelf_mac.h
|
| index 903e39ff44b91657720cf738cdc82763933baf94..11a631dbed12c2272f106b3574b64287cc0b5999 100644
|
| --- a/chrome/browser/ui/cocoa/download/download_shelf_mac.h
|
| +++ b/chrome/browser/ui/cocoa/download/download_shelf_mac.h
|
| @@ -10,8 +10,6 @@
|
| #include "base/compiler_specific.h"
|
| #include "chrome/browser/download/download_shelf.h"
|
|
|
| -class DownloadItemModel;
|
| -
|
| @class DownloadShelfController;
|
|
|
| // A class to bridge the chromium download shelf to mac gui. This is just a
|
|
|