Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(316)

Unified Diff: content/app/BUILD.gn

Issue 864563002: Separate JNI registration with initialization (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address comments and sync Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/chrome_shell.gypi ('k') | content/app/android/content_jni_onload.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/app/BUILD.gn
diff --git a/content/app/BUILD.gn b/content/app/BUILD.gn
index 251187b39473b212a37e71b210c95d0c46d00747..36c5c94465f88639fb853d0982187f3d736b0f9f 100644
--- a/content/app/BUILD.gn
+++ b/content/app/BUILD.gn
@@ -10,6 +10,7 @@ content_app_sources = [
"android/app_jni_registrar.h",
"android/child_process_service.cc",
"android/child_process_service.h",
+ "android/content_jni_onload.cc",
"android/content_main.cc",
"android/content_main.h",
"android/library_loader_hooks.cc",
« no previous file with comments | « chrome/chrome_shell.gypi ('k') | content/app/android/content_jni_onload.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698