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

Unified Diff: mojo/android/BUILD.gn

Issue 2784493003: Consolidate JNI registrations for mojo system. (Closed)
Patch Set: Rebase only Created 3 years, 9 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/test/BUILD.gn ('k') | mojo/android/javatests/init_library.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/android/BUILD.gn
diff --git a/mojo/android/BUILD.gn b/mojo/android/BUILD.gn
index 1a8cdbdb3c76092a610d0131e99cf45f7d834095..2ee6cac9aa0c15ab6bab0a47e2ea5a1e9564b967 100644
--- a/mojo/android/BUILD.gn
+++ b/mojo/android/BUILD.gn
@@ -41,6 +41,8 @@ source_set("libsystem_java") {
"system/base_run_loop.h",
"system/core_impl.cc",
"system/core_impl.h",
+ "system/mojo_jni_registrar.cc",
+ "system/mojo_jni_registrar.h",
"system/watcher_impl.cc",
"system/watcher_impl.h",
]
« no previous file with comments | « content/test/BUILD.gn ('k') | mojo/android/javatests/init_library.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698