| Index: base/android/memory_pressure_listener_android.h
|
| diff --git a/base/android/memory_pressure_listener_android.h b/base/android/memory_pressure_listener_android.h
|
| index eed8dbb5756b00249ef4c822ae7c23d6eb0bf6d4..15f68c26d694e0747ab000110d77679169278ffc 100644
|
| --- a/base/android/memory_pressure_listener_android.h
|
| +++ b/base/android/memory_pressure_listener_android.h
|
| @@ -6,6 +6,7 @@
|
| #define BASE_ANDROID_MEMORY_PRESSURE_LISTENER_ANDROID_H_
|
|
|
| #include "base/android/jni_android.h"
|
| +#include "base/macros.h"
|
|
|
| namespace base {
|
| namespace android {
|
|
|