| Index: chrome/browser/ui/views/download/download_item_view_md.h
|
| diff --git a/chrome/browser/ui/views/download/download_item_view_md.h b/chrome/browser/ui/views/download/download_item_view_md.h
|
| index a16b938273ebc395b13d23b12c624cd153bde746..03b51229367607c1621d8e9d875442083e856e28 100644
|
| --- a/chrome/browser/ui/views/download/download_item_view_md.h
|
| +++ b/chrome/browser/ui/views/download/download_item_view_md.h
|
| @@ -55,8 +55,7 @@ class LabelButton;
|
| }
|
|
|
| // The DownloadItemView in MD style. This is copied from DownloadItemView,
|
| -// which it should eventually replace. TODO(estade): crop out all the
|
| -// unnecessary bits like the body image sets.
|
| +// which it should eventually replace.
|
| class DownloadItemViewMd : public views::ButtonListener,
|
| public views::View,
|
| public views::ContextMenuController,
|
|
|