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

Unified Diff: media/cast/cast_sender.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_receiver.gyp ('k') | media/cast/transport/cast_transport.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/cast/cast_sender.gyp
diff --git a/media/cast/cast_sender.gyp b/media/cast/cast_sender.gyp
index 7b4def6863fd8bd8c87c9d39cfcb5e5f6d7eb4b4..5738106aa9f860cfbda689bde637bf823648cbee 100644
--- a/media/cast/cast_sender.gyp
+++ b/media/cast/cast_sender.gyp
@@ -21,7 +21,6 @@
'cast_sender_impl.h',
], # source
'dependencies': [
- '<(DEPTH)/crypto/crypto.gyp:crypto',
'<(DEPTH)/media/cast/transport/cast_transport.gyp:cast_transport',
'audio_sender',
'congestion_control',
« no previous file with comments | « media/cast/cast_receiver.gyp ('k') | media/cast/transport/cast_transport.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698