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

Unified Diff: third_party/libjingle/libjingle.gyp

Issue 943033004: Add the new files from https://webrtc-codereview.appspot.com/37889004/ to libjingle.gyp (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libjingle/libjingle.gyp
diff --git a/third_party/libjingle/libjingle.gyp b/third_party/libjingle/libjingle.gyp
index c7dc8dbcfa8c0b12c539f3bff3e6eb9e347dfb9f..8aafdc968ec02914e44a4d1257981387cfea87a4 100644
--- a/third_party/libjingle/libjingle.gyp
+++ b/third_party/libjingle/libjingle.gyp
@@ -346,6 +346,10 @@
'<(libjingle_source)/talk/app/webrtc/audiotrackrenderer.h',
'<(libjingle_source)/talk/app/webrtc/datachannel.cc',
'<(libjingle_source)/talk/app/webrtc/datachannel.h',
+ '<(libjingle_source)/talk/app/webrtc/dtlsidentityservice.cc',
+ '<(libjingle_source)/talk/app/webrtc/dtlsidentityservice.h',
+ '<(libjingle_source)/talk/app/webrtc/dtlsidentitystore.cc',
+ '<(libjingle_source)/talk/app/webrtc/dtlsidentitystore.h',
'<(libjingle_source)/talk/app/webrtc/dtmfsender.cc',
'<(libjingle_source)/talk/app/webrtc/dtmfsender.h',
'<(libjingle_source)/talk/app/webrtc/jsep.h',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698