| Index: chrome/browser/ui/cocoa/download/download_item_cell.mm
|
| diff --git a/chrome/browser/ui/cocoa/download/download_item_cell.mm b/chrome/browser/ui/cocoa/download/download_item_cell.mm
|
| index 76b5ebd2fa19d750603d8e8000f40cc1cc2b2684..0d75b09f4453e7a6cc604eed5c2e1bf939894f3c 100644
|
| --- a/chrome/browser/ui/cocoa/download/download_item_cell.mm
|
| +++ b/chrome/browser/ui/cocoa/download/download_item_cell.mm
|
| @@ -16,7 +16,6 @@
|
| #include "grit/theme_resources.h"
|
| #import "third_party/google_toolbox_for_mac/src/AppKit/GTMNSAnimation+Duration.h"
|
| #import "third_party/google_toolbox_for_mac/src/AppKit/GTMNSColor+Luminance.h"
|
| -#include "ui/base/l10n/l10n_util.h"
|
| #include "ui/gfx/text_elider.h"
|
| #include "ui/gfx/canvas_skia_paint.h"
|
| #include "ui/gfx/font_list.h"
|
|
|