| Index: chrome/browser/ui/startup/obsolete_system_infobar_delegate.cc
|
| diff --git a/chrome/browser/ui/startup/obsolete_system_infobar_delegate.cc b/chrome/browser/ui/startup/obsolete_system_infobar_delegate.cc
|
| index 136842e4803bdd26e3979aab655873a9f204482c..5f3a02e44137cecce0ec7c01ca88c6219693e9f0 100644
|
| --- a/chrome/browser/ui/startup/obsolete_system_infobar_delegate.cc
|
| +++ b/chrome/browser/ui/startup/obsolete_system_infobar_delegate.cc
|
| @@ -7,9 +7,9 @@
|
| #include "chrome/browser/infobars/infobar_service.h"
|
| #include "chrome/common/url_constants.h"
|
| #include "chrome/grit/chromium_strings.h"
|
| -#include "chrome/grit/generated_resources.h"
|
| #include "components/infobars/core/infobar.h"
|
| #include "content/public/browser/web_contents.h"
|
| +#include "grit/components_strings.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
|
|
| #if defined(OS_MACOSX)
|
|
|