| Index: chrome/browser/ui/startup/google_api_keys_infobar_delegate.cc
 | 
| diff --git a/chrome/browser/ui/startup/google_api_keys_infobar_delegate.cc b/chrome/browser/ui/startup/google_api_keys_infobar_delegate.cc
 | 
| index 018243f1e92d2cea645dd62167f30f62ba4e390a..6bbd8826c4975153ac4759e1cb08430fb4cfe306 100644
 | 
| --- a/chrome/browser/ui/startup/google_api_keys_infobar_delegate.cc
 | 
| +++ b/chrome/browser/ui/startup/google_api_keys_infobar_delegate.cc
 | 
| @@ -7,9 +7,9 @@
 | 
|  #include "chrome/browser/infobars/infobar_service.h"
 | 
|  #include "chrome/grit/chromium_strings.h"
 | 
|  #include "components/infobars/core/infobar.h"
 | 
| +#include "components/strings/grit/components_strings.h"
 | 
|  #include "content/public/browser/web_contents.h"
 | 
|  #include "google_apis/google_api_keys.h"
 | 
| -#include "grit/components_strings.h"
 | 
|  #include "ui/base/l10n/l10n_util.h"
 | 
|  
 | 
|  
 | 
| 
 |