| Index: base/android/library_loader/library_prefetcher.h
|
| diff --git a/base/android/library_loader/library_prefetcher.h b/base/android/library_loader/library_prefetcher.h
|
| index 71a7a6359a02ba56de211e5d869940e6de8e8f08..7ee4260a34c00e700473ea6d5ebef4277ab9d5d7 100644
|
| --- a/base/android/library_loader/library_prefetcher.h
|
| +++ b/base/android/library_loader/library_prefetcher.h
|
| @@ -12,6 +12,7 @@
|
|
|
| #include "base/debug/proc_maps_linux.h"
|
| #include "base/gtest_prod_util.h"
|
| +#include "base/macros.h"
|
|
|
| namespace base {
|
| namespace android {
|
|
|