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

Unified Diff: media/mojo/clients/BUILD.gn

Issue 2353573002: [Chromecast] Allow targets in //chromecast to depend on //media/mojo/clients. (Closed)
Patch Set: Created 4 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/mojo/clients/BUILD.gn
diff --git a/media/mojo/clients/BUILD.gn b/media/mojo/clients/BUILD.gn
index 1fc88303eb723571bf94dd3f2c715a0fef594304..5d280ae4ea3233880f1bc7ba6e23bd7b4b3d22df 100644
--- a/media/mojo/clients/BUILD.gn
+++ b/media/mojo/clients/BUILD.gn
@@ -5,6 +5,7 @@
# Implementations of media C++ interfaces using corresponding mojo services.
source_set("clients") {
visibility = [
+ "//chromecast/*",
"//content/renderer",
# TODO(xhwang): Only allow //media/mojo:media_mojo_unittests
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698