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

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: Merge with master 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 2a8a406a455f37e2fd1fe24e1499d7da1f187f43..fd105ad8db1040ad9a7a84fc76ce0de14dc96dd2 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -756,6 +756,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