| Index: chrome/browser/ui/gtk/find_bar_gtk.cc | 
| diff --git a/chrome/browser/ui/gtk/find_bar_gtk.cc b/chrome/browser/ui/gtk/find_bar_gtk.cc | 
| index 042959b3cb7a04c833e1a0485defdfd8743a870b..5312b8defb6be85e0d9666048f29afee6a5100c9 100644 | 
| --- a/chrome/browser/ui/gtk/find_bar_gtk.cc | 
| +++ b/chrome/browser/ui/gtk/find_bar_gtk.cc | 
| @@ -38,6 +38,7 @@ | 
| #include "content/common/notification_service.h" | 
| #include "grit/generated_resources.h" | 
| #include "grit/theme_resources.h" | 
| +#include "grit/theme_resources_standard.h" | 
| #include "ui/base/l10n/l10n_util.h" | 
| #include "ui/base/resource/resource_bundle.h" | 
|  | 
|  |