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

Unified Diff: services/BUILD.gn

Issue 1287003010: An interface and android service for sharing. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 4 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
Index: services/BUILD.gn
diff --git a/services/BUILD.gn b/services/BUILD.gn
index 13091a7585973142407ccb8532fe71cfa8c43e52..d2363e3a529fb9d97204b8082a8e5f057328a7e9 100644
--- a/services/BUILD.gn
+++ b/services/BUILD.gn
@@ -37,6 +37,7 @@ group("services") {
"//services/notifications",
"//services/sensors",
"//services/speech_recognizer",
+ "//services/sharing:android_sharing",
]
}

Powered by Google App Engine
This is Rietveld 408576698