| 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 7943378dd2b712905d9bec4c0206828515c405dd..a13b0a6952b2c2dc3375c0f34589f9d906ac714c 100644
|
| --- a/chrome/browser/download/download_request_infobar_delegate.cc
|
| +++ b/chrome/browser/download/download_request_infobar_delegate.cc
|
| @@ -5,7 +5,7 @@
|
| #include "chrome/browser/download/download_request_infobar_delegate.h"
|
|
|
| #include "grit/generated_resources.h"
|
| -#include "grit/theme_resources_standard.h"
|
| +#include "grit/theme_resources.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
| #include "ui/base/resource/resource_bundle.h"
|
|
|
|
|