| Index: chrome/browser/android/large_icon_bridge.h
 | 
| diff --git a/chrome/browser/android/large_icon_bridge.h b/chrome/browser/android/large_icon_bridge.h
 | 
| index b0678f8305c0751c111d272cabcea67333469b46..3160b13e0d686195ec0ac1d245593d168c28861d 100644
 | 
| --- a/chrome/browser/android/large_icon_bridge.h
 | 
| +++ b/chrome/browser/android/large_icon_bridge.h
 | 
| @@ -8,6 +8,7 @@
 | 
|  #include <jni.h>
 | 
|  
 | 
|  #include "base/android/scoped_java_ref.h"
 | 
| +#include "base/macros.h"
 | 
|  #include "base/memory/scoped_ptr.h"
 | 
|  #include "base/task/cancelable_task_tracker.h"
 | 
|  
 | 
| 
 |