| Index: components/infobars/core/confirm_infobar_delegate.h
|
| diff --git a/components/infobars/core/confirm_infobar_delegate.h b/components/infobars/core/confirm_infobar_delegate.h
|
| index d2b52076658bac519fdb663895bfbdf10bc21695..4cbced45fd583ba64bfcd4f5d1e24c3198647aa7 100644
|
| --- a/components/infobars/core/confirm_infobar_delegate.h
|
| +++ b/components/infobars/core/confirm_infobar_delegate.h
|
| @@ -6,7 +6,6 @@
|
| #define COMPONENTS_INFOBARS_CORE_CONFIRM_INFOBAR_DELEGATE_H_
|
|
|
| #include "base/macros.h"
|
| -#include "base/memory/scoped_ptr.h"
|
| #include "base/strings/string16.h"
|
| #include "components/infobars/core/infobar_delegate.h"
|
| #include "components/infobars/core/infobar_manager.h"
|
|
|