| Index: chrome/browser/plugin_installer_infobar_delegate.cc | 
| diff --git a/chrome/browser/plugin_installer_infobar_delegate.cc b/chrome/browser/plugin_installer_infobar_delegate.cc | 
| index 1fca1fb3ebacd56f43a34436e02212cb9dba1dfc..783d5623df00e5a81ed40a8b9b519c54e5112894 100644 | 
| --- a/chrome/browser/plugin_installer_infobar_delegate.cc | 
| +++ b/chrome/browser/plugin_installer_infobar_delegate.cc | 
| @@ -9,7 +9,7 @@ | 
| #include "content/common/view_messages.h" | 
| #include "grit/generated_resources.h" | 
| #include "grit/locale_settings.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" | 
|  | 
|  |