| Index: chrome/browser/android/history_report/history_report_jni_bridge.h
 | 
| diff --git a/chrome/browser/android/history_report/history_report_jni_bridge.h b/chrome/browser/android/history_report/history_report_jni_bridge.h
 | 
| index 1c5e019bbe984e7478b2b9bbeed3e0c7ee574bcb..72518173b9e786f281872fcf2d902e9cbdbe7a77 100644
 | 
| --- a/chrome/browser/android/history_report/history_report_jni_bridge.h
 | 
| +++ b/chrome/browser/android/history_report/history_report_jni_bridge.h
 | 
| @@ -10,6 +10,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"
 | 
|  
 | 
|  namespace bookmarks {
 | 
| 
 |