| Index: chrome/browser/ui/startup/obsolete_system_infobar_delegate.h
|
| diff --git a/chrome/browser/ui/startup/obsolete_system_infobar_delegate.h b/chrome/browser/ui/startup/obsolete_system_infobar_delegate.h
|
| index b30553837020fe7177d57d99a72a9069fefbd5bb..3f234c011a7c64cc08d554394f63f8ffe3b1cd57 100644
|
| --- a/chrome/browser/ui/startup/obsolete_system_infobar_delegate.h
|
| +++ b/chrome/browser/ui/startup/obsolete_system_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;
|
|
|