--- a/chrome/browser/ui/startup/google_api_keys_infobar_delegate.cc 2017-10-04 18:07:36.000000000 -0400 +++ b/chrome/browser/ui/startup/google_api_keys_infobar_delegate.cc 2017-10-08 19:31:05.171778519 -0400 @@ -14,6 +14,7 @@ // static void GoogleApiKeysInfoBarDelegate::Create(InfoBarService* infobar_service) { +return; infobar_service->AddInfoBar(infobar_service->CreateConfirmInfoBar( std::unique_ptr( new GoogleApiKeysInfoBarDelegate())));