| 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 a3cc4b52f12ea76e9cded846d1935733534254e5..5a2a57bccb83816ea0a15a97228bbf77702eee69 100644
|
| --- a/chrome/browser/ui/gtk/reload_button_gtk.cc
|
| +++ b/chrome/browser/ui/gtk/reload_button_gtk.cc
|
| @@ -20,7 +20,6 @@
|
| #include "content/public/browser/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
|
|
|