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

Unified Diff: third_party/WebKit/public/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/public/BUILD.gn
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
index c7a5b2111707afe74bfdc4250230a0daf10cb935..a5098adea8079dfcb5543f78f14312a08fcf6e87 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -292,6 +292,7 @@ source_set("blink_headers") {
"platform/WebRTCPeerConnectionHandlerClient.h",
"platform/WebRTCRtpContributingSource.h",
"platform/WebRTCRtpReceiver.h",
+ "platform/WebRTCRtpSender.h",
"platform/WebRTCSessionDescription.h",
"platform/WebRTCSessionDescriptionRequest.h",
"platform/WebRTCStats.h",

Powered by Google App Engine
This is Rietveld 408576698