| Index: chrome/browser/android/shortcut_helper.h
 | 
| diff --git a/chrome/browser/android/shortcut_helper.h b/chrome/browser/android/shortcut_helper.h
 | 
| index 4dcbcb131b3a3bded4415c27aa9ac6b57b14e370..02929623f548aae0bfe717ff5ee963cdb31980a4 100644
 | 
| --- a/chrome/browser/android/shortcut_helper.h
 | 
| +++ b/chrome/browser/android/shortcut_helper.h
 | 
| @@ -7,6 +7,7 @@
 | 
|  
 | 
|  #include "base/android/jni_android.h"
 | 
|  #include "base/android/jni_weak_ref.h"
 | 
| +#include "base/macros.h"
 | 
|  #include "chrome/browser/android/shortcut_info.h"
 | 
|  #include "third_party/skia/include/core/SkBitmap.h"
 | 
|  
 | 
| 
 |