| Index: chrome/browser/infobars/confirm_infobar_delegate.h
|
| diff --git a/chrome/browser/infobars/confirm_infobar_delegate.h b/chrome/browser/infobars/confirm_infobar_delegate.h
|
| index be0c96fabdd74786392beff558fd16ff4c3e527b..089589e16fbce32553473ba6c8b04d38f67457d7 100644
|
| --- a/chrome/browser/infobars/confirm_infobar_delegate.h
|
| +++ b/chrome/browser/infobars/confirm_infobar_delegate.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/strings/string16.h"
|
| -#include "chrome/browser/infobars/infobar_delegate.h"
|
| +#include "components/infobars/core/infobar_delegate.h"
|
|
|
| class InfoBar;
|
|
|
|
|