| Index: chrome/browser/sync/profile_sync_service_android.h
 | 
| diff --git a/chrome/browser/sync/profile_sync_service_android.h b/chrome/browser/sync/profile_sync_service_android.h
 | 
| index d6427f6e3aa95c53418961083112b892c3aea6d9..c69e78e7f111606af3d1aa140cf8463294701cc1 100644
 | 
| --- a/chrome/browser/sync/profile_sync_service_android.h
 | 
| +++ b/chrome/browser/sync/profile_sync_service_android.h
 | 
| @@ -11,6 +11,7 @@
 | 
|  #include "base/android/jni_weak_ref.h"
 | 
|  #include "base/callback.h"
 | 
|  #include "base/compiler_specific.h"
 | 
| +#include "base/macros.h"
 | 
|  #include "base/time/time.h"
 | 
|  #include "components/invalidation/public/invalidation_util.h"
 | 
|  #include "components/sync_driver/sync_prefs.h"
 | 
| 
 |