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

Unified Diff: shell/BUILD.gn

Issue 1509323002: Mojom updates for Motown. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: sync with master Created 5 years 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: shell/BUILD.gn
diff --git a/shell/BUILD.gn b/shell/BUILD.gn
index 54d013fb00f1d1c65b45736fddb05f4918e62370..00f7c3127aec1b3d5258758cb3af4e35cdd14b9b 100644
--- a/shell/BUILD.gn
+++ b/shell/BUILD.gn
@@ -210,6 +210,9 @@ source_set("parent_lib") {
"//mojo/edk/system",
"//mojo/public/cpp/bindings",
"//mojo/public/interfaces/application",
+ "//mojo/services/media/audio/interfaces",
+ "//mojo/services/media/common/interfaces",
+ "//mojo/services/media/control/interfaces",
"//mojo/services/network/interfaces",
"//mojo/services/tracing/interfaces",
"//services/url_response_disk_cache",

Powered by Google App Engine
This is Rietveld 408576698