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

Unified Diff: media/cast/cast.gyp

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 | « media/cast/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/cast/cast.gyp
diff --git a/media/cast/cast.gyp b/media/cast/cast.gyp
index 1f9518e8c058589142119e3e242b51cc2c4d095f..51352274e7460b5b7e62670ff2dbfb59e7101b3f 100644
--- a/media/cast/cast.gyp
+++ b/media/cast/cast.gyp
@@ -143,6 +143,7 @@
'cast_common',
'cast_net',
'<(DEPTH)/media/media.gyp:media',
+ '<(DEPTH)/media/media.gyp:media_features',
'<(DEPTH)/media/media.gyp:shared_memory_support',
'<(DEPTH)/third_party/opus/opus.gyp:opus',
'<(DEPTH)/third_party/libvpx/libvpx.gyp:libvpx',
« no previous file with comments | « media/cast/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698