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

Unified Diff: media/cast/cast_receiver.gyp

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/cast_defines.h ('k') | media/cast/cast_sender.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/cast/cast_receiver.gyp
diff --git a/media/cast/cast_receiver.gyp b/media/cast/cast_receiver.gyp
index dcd33a0f963134ac5f072851e31541a1e752dbbe..c6087ac1b29b0e5383b389baf76a725c00dac384 100644
--- a/media/cast/cast_receiver.gyp
+++ b/media/cast/cast_receiver.gyp
@@ -22,7 +22,6 @@
'cast_receiver_impl.h',
], # source
'dependencies': [
- '<(DEPTH)/crypto/crypto.gyp:crypto',
'<(DEPTH)/media/cast/transport/cast_transport.gyp:cast_transport',
'cast_audio_receiver',
'cast_video_receiver',
« no previous file with comments | « media/cast/cast_defines.h ('k') | media/cast/cast_sender.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698