| Index: chrome/browser/ui/gtk/download/download_item_gtk.cc | 
| diff --git a/chrome/browser/ui/gtk/download/download_item_gtk.cc b/chrome/browser/ui/gtk/download/download_item_gtk.cc | 
| index 35118a2e1a62f555464b35229fb4b548e117fa3a..f4504a38a6935f5699f8b5d155df215b95173564 100644 | 
| --- a/chrome/browser/ui/gtk/download/download_item_gtk.cc | 
| +++ b/chrome/browser/ui/gtk/download/download_item_gtk.cc | 
| @@ -27,6 +27,7 @@ | 
| #include "content/public/browser/notification_source.h" | 
| #include "grit/generated_resources.h" | 
| #include "grit/theme_resources.h" | 
| +#include "grit/theme_resources_standard.h" | 
| #include "third_party/skia/include/core/SkBitmap.h" | 
| #include "ui/base/animation/slide_animation.h" | 
| #include "ui/base/l10n/l10n_util.h" | 
|  |