| Index: chrome/browser/ui/startup/google_api_keys_infobar_delegate.h
|
| diff --git a/chrome/browser/ui/startup/google_api_keys_infobar_delegate.h b/chrome/browser/ui/startup/google_api_keys_infobar_delegate.h
|
| index 23bfb1e758d3e7a6712a708639bed4e2ea6df13d..0025fca87023b058bdea33817ff2efb2f57af16c 100644
|
| --- a/chrome/browser/ui/startup/google_api_keys_infobar_delegate.h
|
| +++ b/chrome/browser/ui/startup/google_api_keys_infobar_delegate.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/compiler_specific.h"
|
| #include "base/strings/string16.h"
|
| -#include "chrome/browser/infobars/confirm_infobar_delegate.h"
|
| +#include "components/infobars/core/confirm_infobar_delegate.h"
|
| #include "url/gurl.h"
|
|
|
| class InfoBarService;
|
|
|