| Index: chrome/BUILD.gn
|
| diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn
|
| index 5b40f4f186bbc11ed02c3a2e5063d0501da0a99d..5a447eaf7e6fc328fc14c1b2bd74a6a83262f680 100644
|
| --- a/chrome/BUILD.gn
|
| +++ b/chrome/BUILD.gn
|
| @@ -682,6 +682,7 @@ if (is_android) {
|
| "app/android/chrome_android_initializer.cc",
|
| "app/android/chrome_android_initializer.h",
|
| "app/android/chrome_jni_onload.cc",
|
| + "app/android/chrome_jni_onload.h",
|
| "app/android/chrome_main_delegate_android.cc",
|
| "app/android/chrome_main_delegate_android.h",
|
| "app/chrome_main_delegate.cc",
|
|
|