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

Unified Diff: sky/BUILD.gn

Issue 1187583002: Add the ability for Sky content to trigger Android intents (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 6 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 | « no previous file | sky/apk/demo/AndroidManifest.xml » ('j') | sky/services/intents/intents.mojom » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/BUILD.gn
diff --git a/sky/BUILD.gn b/sky/BUILD.gn
index bb298f381f5b7a684f842897690d3910595da0e6..a8ca5a3c52d534363f6cd3797740e26971fd297c 100644
--- a/sky/BUILD.gn
+++ b/sky/BUILD.gn
@@ -36,6 +36,7 @@ group("sky_apk") {
"//mojo/dart/mojom",
"//mojo/public/dart:mojo",
"//sky/sdk",
+ "//sky/services/intents",
"//third_party/dart-pkg",
]
« no previous file with comments | « no previous file | sky/apk/demo/AndroidManifest.xml » ('j') | sky/services/intents/intents.mojom » ('J')

Powered by Google App Engine
This is Rietveld 408576698