| Index: chrome/browser/download/download_request_infobar_delegate.cc | 
| diff --git a/chrome/browser/download/download_request_infobar_delegate.cc b/chrome/browser/download/download_request_infobar_delegate.cc | 
| index d7372afc8864e1f38432ab528257dbc1fc434f18..920087882305bc4fd5dc6b1f3d77be774f3aab58 100644 | 
| --- a/chrome/browser/download/download_request_infobar_delegate.cc | 
| +++ b/chrome/browser/download/download_request_infobar_delegate.cc | 
| @@ -6,7 +6,7 @@ | 
|  | 
| #include "content/browser/tab_contents/tab_contents.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" | 
|  | 
|  |