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

Unified Diff: media/cast/cast_receiver.gyp

Issue 24586003: Be able to build cast_unittest and related targets in Chrome tree (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix warnings Created 7 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
Index: media/cast/cast_receiver.gyp
diff --git a/media/cast/cast_receiver.gyp b/media/cast/cast_receiver.gyp
index 539c41d89a9d2b39d37f9e8b6cbea99baddba507..e4afb7622e50c1d78c69148c27fa84fdfd42854b 100644
--- a/media/cast/cast_receiver.gyp
+++ b/media/cast/cast_receiver.gyp
@@ -21,7 +21,7 @@
'cast_audio_receiver',
'cast_video_receiver',
'framer/framer.gyp:cast_framer',
- 'pacing/paced_sender.gyp:paced_sender',
+ 'pacing/paced_sender.gyp:cast_paced_sender',
],
},
],

Powered by Google App Engine
This is Rietveld 408576698