| Index: chrome/browser/download/download_request_infobar_delegate.h
|
| diff --git a/chrome/browser/download/download_request_infobar_delegate.h b/chrome/browser/download/download_request_infobar_delegate.h
|
| index f0563c15e99a65f69b76f55664ffb4630dd2eb53..100e4b24f41843196c60acc77667269d756c79fc 100644
|
| --- a/chrome/browser/download/download_request_infobar_delegate.h
|
| +++ b/chrome/browser/download/download_request_infobar_delegate.h
|
| @@ -8,7 +8,7 @@
|
| #include "base/basictypes.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "chrome/browser/download/download_request_limiter.h"
|
| -#include "chrome/browser/infobars/confirm_infobar_delegate.h"
|
| +#include "components/infobars/core/confirm_infobar_delegate.h"
|
|
|
| class InfoBarService;
|
|
|
|
|