| Index: chrome/browser/ui/webui/downloads_dom_handler.cc
|
| diff --git a/chrome/browser/ui/webui/downloads_dom_handler.cc b/chrome/browser/ui/webui/downloads_dom_handler.cc
|
| index e917015ce9adb26da7d1764f1bb186186ed9e627..f347ba33b455b8cfb0f31555b804c19ea5752ca5 100644
|
| --- a/chrome/browser/ui/webui/downloads_dom_handler.cc
|
| +++ b/chrome/browser/ui/webui/downloads_dom_handler.cc
|
| @@ -45,7 +45,6 @@
|
| #include "content/public/browser/web_contents.h"
|
| #include "content/public/browser/web_ui.h"
|
| #include "extensions/browser/extension_system.h"
|
| -#include "grit/generated_resources.h"
|
| #include "net/base/filename_util.h"
|
| #include "ui/base/l10n/time_format.h"
|
| #include "ui/gfx/image/image.h"
|
|
|