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

Unified Diff: mojo/services/mojo_services.gni

Issue 1321253010: Add a "native_support" service. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: fix android? Created 5 years, 3 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 | « examples/native_run_app/native_run_app.cc ('k') | mojo/services/native_support/public/interfaces/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/mojo_services.gni
diff --git a/mojo/services/mojo_services.gni b/mojo/services/mojo_services.gni
index eb6d5d74d6c02bac3c9cbf3d8f011cf5636c1da4..f6dacd3a09a8cc457c648b283f6d3593f8867511 100644
--- a/mojo/services/mojo_services.gni
+++ b/mojo/services/mojo_services.gni
@@ -24,6 +24,7 @@ mojo_services = [
"//mojo/services/input_events/public/interfaces",
"//mojo/services/keyboard/public/interfaces",
"//mojo/services/location/public/interfaces",
+ "//mojo/services/native_support/public/interfaces",
"//mojo/services/native_viewport/public/interfaces",
"//mojo/services/navigation/public/interfaces",
"//mojo/services/network/public/interfaces",
« no previous file with comments | « examples/native_run_app/native_run_app.cc ('k') | mojo/services/native_support/public/interfaces/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698