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

Unified Diff: media/cast/audio_sender/audio_sender.gypi

Issue 138843011: Cast: Adding helper crypto classes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix compile issues Created 6 years, 11 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/audio_receiver/audio_receiver.gypi ('k') | media/cast/cast.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/cast/audio_sender/audio_sender.gypi
diff --git a/media/cast/audio_sender/audio_sender.gypi b/media/cast/audio_sender/audio_sender.gypi
index 710a29be735468238f14c1812f38a4ded34454e0..4953140c14ce822bca5bfbf4ce796c15c558695e 100644
--- a/media/cast/audio_sender/audio_sender.gypi
+++ b/media/cast/audio_sender/audio_sender.gypi
@@ -18,7 +18,6 @@
'audio_sender.cc',
], # source
'dependencies': [
- '<(DEPTH)/crypto/crypto.gyp:crypto',
'<(DEPTH)/media/media.gyp:media',
'<(DEPTH)/media/media.gyp:shared_memory_support',
'<(DEPTH)/media/cast/rtcp/rtcp.gyp:cast_rtcp',
« no previous file with comments | « media/cast/audio_receiver/audio_receiver.gypi ('k') | media/cast/cast.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698