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

Unified Diff: content/public/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 | « content/content_tests.gypi ('k') | content/public/app/content_jni_onload.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/app/BUILD.gn
diff --git a/content/public/app/BUILD.gn b/content/public/app/BUILD.gn
index 2b1ebf480a8f78cd97fe677eacefa98206301393..01a836755abb0b4ec92246e618e50047bd25ef5a 100644
--- a/content/public/app/BUILD.gn
+++ b/content/public/app/BUILD.gn
@@ -22,6 +22,7 @@
public_app_shared_sources = [
"android_library_loader_hooks.h",
+ "content_jni_onload.h",
"content_main.h",
"content_main_delegate.cc",
"content_main_delegate.h",
« no previous file with comments | « content/content_tests.gypi ('k') | content/public/app/content_jni_onload.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698