| Index: chrome/browser/ui/gtk/reload_button_gtk.cc | 
| diff --git a/chrome/browser/ui/gtk/reload_button_gtk.cc b/chrome/browser/ui/gtk/reload_button_gtk.cc | 
| index fd001cae13f585f131e1761ea0c40a1f5ebb8d6b..0401f622ba9fbbe7a4eaeafca1ac657859ad83c1 100644 | 
| --- a/chrome/browser/ui/gtk/reload_button_gtk.cc | 
| +++ b/chrome/browser/ui/gtk/reload_button_gtk.cc | 
| @@ -16,6 +16,7 @@ | 
| #include "content/common/notification_source.h" | 
| #include "grit/generated_resources.h" | 
| #include "grit/theme_resources.h" | 
| +#include "grit/theme_resources_standard.h" | 
| #include "ui/base/l10n/l10n_util.h" | 
|  | 
| // The width of this button in GTK+ theme mode. The Stop and Refresh stock icons | 
|  |