| Index: chrome/browser/android/banners/app_banner_manager_android.h
|
| diff --git a/chrome/browser/android/banners/app_banner_manager_android.h b/chrome/browser/android/banners/app_banner_manager_android.h
|
| index d1c6752ca08723aea1670c225e9b4a5e9082d814..1d609072140e8b27e55eaf1212b7e69e270f6496 100644
|
| --- a/chrome/browser/android/banners/app_banner_manager_android.h
|
| +++ b/chrome/browser/android/banners/app_banner_manager_android.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include "base/android/jni_android.h"
|
| #include "base/android/jni_weak_ref.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "chrome/browser/android/banners/app_banner_data_fetcher_android.h"
|
| #include "chrome/browser/banners/app_banner_debug_log.h"
|
|
|