| Index: chrome/BUILD.gn
|
| diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn
|
| index f4414af23fb420bfe2c67a66a2bdd0384348175c..d9c0e50dcb1f35e21d922df652bbaee0fa9e999b 100644
|
| --- a/chrome/BUILD.gn
|
| +++ b/chrome/BUILD.gn
|
| @@ -582,6 +582,7 @@ if (is_android) {
|
| sources = [
|
| "app/android/chrome_android_initializer.cc",
|
| "app/android/chrome_android_initializer.h",
|
| + "app/android/chrome_jni_onload.cc",
|
| "app/android/chrome_main_delegate_android.cc",
|
| "app/android/chrome_main_delegate_android.h",
|
| "app/chrome_main_delegate.cc",
|
|
|