| Index: ios/chrome/browser/infobars/infobar_manager_impl.h
|
| diff --git a/ios/chrome/browser/infobars/infobar_manager_impl.h b/ios/chrome/browser/infobars/infobar_manager_impl.h
|
| index 48d265b3af99478bc8c076e75958a40896e7287a..d1a934f2b144c23aa4ba548be3f706147e5d7c3b 100644
|
| --- a/ios/chrome/browser/infobars/infobar_manager_impl.h
|
| +++ b/ios/chrome/browser/infobars/infobar_manager_impl.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef IOS_CHROME_BROWSER_INFOBARS_INFOBAR_MANAGER_IMPL_H_
|
| #define IOS_CHROME_BROWSER_INFOBARS_INFOBAR_MANAGER_IMPL_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "components/infobars/core/infobar_manager.h"
|
| #include "ios/web/public/web_state/web_state_observer.h"
|
|
|