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

Unified Diff: third_party/WebKit/Source/platform/BUILD.gn

Issue 2749703005: RTCRtpSender with track behind RuntimeEnabled flag (Closed)
Patch Set: external/wpt/webrtc/RTCPeerConnection-idl-expected.txt updated passing 2 more tests Created 3 years, 7 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: third_party/WebKit/Source/platform/BUILD.gn
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
index ae3facbc94a977625e0872209d0c04943372272c..c95ffab27f7b10c2c1fca963ca026bfe080b8d65 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -599,6 +599,7 @@ component("platform") {
"exported/WebRTCOfferOptions.cpp",
"exported/WebRTCRtpContributingSource.cpp",
"exported/WebRTCRtpReceiver.cpp",
+ "exported/WebRTCRtpSender.cpp",
"exported/WebRTCSessionDescription.cpp",
"exported/WebRTCSessionDescriptionRequest.cpp",
"exported/WebRTCStats.cpp",

Powered by Google App Engine
This is Rietveld 408576698