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

Unified Diff: remoting/remoting.gyp

Issue 3382013: Add libsrtp in DEPS, gyp file for libsrtp. (Closed)
Patch Set: - Created 10 years, 3 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 | « DEPS ('k') | third_party/libsrtp/README.chromium » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index b0c52e25778d681ec3da90dc19df629d7dcfad09..486526ec3e1200a418932e7c8395885f648d950f 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -298,6 +298,7 @@
'../jingle/jingle.gyp:notifier',
'../third_party/libjingle/libjingle.gyp:libjingle',
'../third_party/libjingle/libjingle.gyp:libjingle_p2p',
+ '../third_party/libsrtp/libsrtp.gyp:libsrtp',
],
'export_dependent_settings': [
'../third_party/libjingle/libjingle.gyp:libjingle',
« no previous file with comments | « DEPS ('k') | third_party/libsrtp/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698