| Index: chrome/browser/android/fullscreen/fullscreen_infobar_delegate.h
|
| diff --git a/chrome/browser/android/fullscreen/fullscreen_infobar_delegate.h b/chrome/browser/android/fullscreen/fullscreen_infobar_delegate.h
|
| index c7dab3da0d2725bc26ee576eeb872a49d18d8187..8b9eefdd07806bd62ebeb9ce0ac4243d87de22b2 100644
|
| --- a/chrome/browser/android/fullscreen/fullscreen_infobar_delegate.h
|
| +++ b/chrome/browser/android/fullscreen/fullscreen_infobar_delegate.h
|
| @@ -9,6 +9,7 @@
|
|
|
| #include "base/android/jni_android.h"
|
| #include "base/android/scoped_java_ref.h"
|
| +#include "base/macros.h"
|
| #include "components/infobars/core/confirm_infobar_delegate.h"
|
| #include "url/gurl.h"
|
|
|
|
|