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

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: Responding to review 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
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',

Powered by Google App Engine
This is Rietveld 408576698