| Index: chrome/browser/android/shortcut_helper.cc
|
| diff --git a/chrome/browser/android/shortcut_helper.cc b/chrome/browser/android/shortcut_helper.cc
|
| index 3e0ddc291b631fd78d4db5445fd95c7d6b94201e..2d39daf7eec50a59793f613b8cb9147e3cea5762 100644
|
| --- a/chrome/browser/android/shortcut_helper.cc
|
| +++ b/chrome/browser/android/shortcut_helper.cc
|
| @@ -6,6 +6,7 @@
|
|
|
| #include <jni.h>
|
|
|
| +#include "base/android/context_utils.h"
|
| #include "base/android/jni_android.h"
|
| #include "base/android/jni_array.h"
|
| #include "base/android/jni_string.h"
|
|
|