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

Unified Diff: media/cast/BUILD.gn

Issue 1919163003: Added media_features dependency for cast_sender target (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 | media/cast/cast.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/cast/BUILD.gn
diff --git a/media/cast/BUILD.gn b/media/cast/BUILD.gn
index 27a480e5388d3121a47b8eb429cbff4608c3915f..15e52e28b822cef174388c9b71a99051e470eb07 100644
--- a/media/cast/BUILD.gn
+++ b/media/cast/BUILD.gn
@@ -153,6 +153,7 @@ source_set("sender") {
":common",
":net",
"//media",
+ "//media:media_features",
"//media:shared_memory_support",
"//third_party/libvpx",
"//third_party/opus",
« no previous file with comments | « no previous file | media/cast/cast.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698