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

Unified Diff: media/cast/video_sender/video_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/video_receiver/video_receiver.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/cast/video_sender/video_sender.gypi
diff --git a/media/cast/video_sender/video_sender.gypi b/media/cast/video_sender/video_sender.gypi
index 2335578450a0861f67d3cbcd3cf7f9580c5e7435..1845b81248f78cffb3fedfff03afe3b352ea94cc 100644
--- a/media/cast/video_sender/video_sender.gypi
+++ b/media/cast/video_sender/video_sender.gypi
@@ -23,7 +23,6 @@
'video_sender.cc',
], # source
'dependencies': [
- '<(DEPTH)/crypto/crypto.gyp:crypto',
'<(DEPTH)/media/cast/rtcp/rtcp.gyp:*',
'<(DEPTH)/media/cast/transport/cast_transport.gyp:cast_transport',
'<(DEPTH)/media/media.gyp:media',
« no previous file with comments | « media/cast/video_receiver/video_receiver.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698