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

Unified Diff: Source/platform/blink_platform.gypi

Issue 1311853005: RTCCertificate and RTCPeerConnection.generateCertificate added to JavaScript (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Addressed jochen's comments Created 5 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
Index: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index 397e0265b9d52ec90acb747d6fef2fa7dc880b2c..33ceb20af3c56bbbe174c3ae3d4e039478b10562 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -748,6 +748,7 @@
'mediastream/MediaStreamTrackSourcesRequest.h',
'mediastream/MediaStreamWebAudioSource.cpp',
'mediastream/MediaStreamWebAudioSource.h',
+ 'mediastream/RTCConfiguration.cpp',
'mediastream/RTCConfiguration.h',
'mediastream/RTCSessionDescriptionRequest.h',
'mediastream/RTCStatsRequest.h',

Powered by Google App Engine
This is Rietveld 408576698