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

Unified Diff: content/app/DEPS

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/app/BUILD.gn ('k') | content/app/android/library_loader_hooks.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/app/DEPS
diff --git a/content/app/DEPS b/content/app/DEPS
index b9d38deca5bb700db54ce16bcb4b82fe079fa6ca..a864a380b62acc13e5a22de0e4c69e6c6741583f 100644
--- a/content/app/DEPS
+++ b/content/app/DEPS
@@ -12,5 +12,6 @@ include_rules = [
"+gin/public/isolate_holder.h",
"+gin/public/snapshot_fd_data.h",
"+gin/v8_initializer.h",
+ "+mojo/android/system/mojo_jni_registrar.h",
"+services/service_manager/embedder",
]
« no previous file with comments | « content/app/BUILD.gn ('k') | content/app/android/library_loader_hooks.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698