Index: chrome/BUILD.gn |
diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn |
index b1fd8a78aa6fe5107a4303d181715a453fd95c9b..ccd62e055982220abcb434323068b1c229762b8f 100644 |
--- a/chrome/BUILD.gn |
+++ b/chrome/BUILD.gn |
@@ -565,6 +565,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", |