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

Unified Diff: mojo/BUILD.gn

Issue 1211913005: Add a sky media service to make it possible to play a sound. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Updated per review 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 | mojo/java/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/BUILD.gn
diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn
index 54e71f0605bb8bf9f11ade7148f0f81531fb53fa..7f559753977123d0845df35c31657ad85906643e 100644
--- a/mojo/BUILD.gn
+++ b/mojo/BUILD.gn
@@ -34,6 +34,7 @@ group("mojo") {
if (is_android) {
deps += [
"//mojo/android",
+ "//mojo/java",
"//mojo/tools/android_shortcuts",
"//mojo/tools:remote_file_reader",
]
« no previous file with comments | « no previous file | mojo/java/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698