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

Unified Diff: webrtc/base/base.gyp

Issue 1883813002: RTCCertificateGenerator added. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Addressed hta's comments Created 4 years, 8 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: webrtc/base/base.gyp
diff --git a/webrtc/base/base.gyp b/webrtc/base/base.gyp
index 52f2ffe6dbcbf2ec76ce7d5f4345e25df2922c34..3e89991fb8d78ebdb59412e30a9c182187590b2f 100644
--- a/webrtc/base/base.gyp
+++ b/webrtc/base/base.gyp
@@ -263,6 +263,8 @@
'ratelimiter.h',
'rtccertificate.cc',
'rtccertificate.h',
+ 'rtccertificategenerator.cc',
+ 'rtccertificategenerator.h',
'sha1.cc',
'sha1.h',
'sha1digest.cc',

Powered by Google App Engine
This is Rietveld 408576698