| Index: chrome/browser/android/location_settings_impl.h
 | 
| diff --git a/chrome/browser/android/location_settings_impl.h b/chrome/browser/android/location_settings_impl.h
 | 
| index 6fbc8daf88bd195c5a0e802519a0c35958c98da1..46d962a452135952c2f9d8347d53fc8799b7a92e 100644
 | 
| --- a/chrome/browser/android/location_settings_impl.h
 | 
| +++ b/chrome/browser/android/location_settings_impl.h
 | 
| @@ -7,6 +7,7 @@
 | 
|  
 | 
|  #include "base/android/jni_weak_ref.h"
 | 
|  #include "base/android/scoped_java_ref.h"
 | 
| +#include "base/macros.h"
 | 
|  #include "base/memory/scoped_ptr.h"
 | 
|  #include "chrome/browser/android/location_settings.h"
 | 
|  
 | 
| 
 |