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

Unified Diff: third_party/WebKit/Source/modules/modules_idl_files.gni

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/modules/modules_idl_files.gni
diff --git a/third_party/WebKit/Source/modules/modules_idl_files.gni b/third_party/WebKit/Source/modules/modules_idl_files.gni
index 8253adbe1bc2997dbdcbd0fb742cbee443b34cbd..25cabb6e4f560fd539206edabcfe26e505dbfd99 100644
--- a/third_party/WebKit/Source/modules/modules_idl_files.gni
+++ b/third_party/WebKit/Source/modules/modules_idl_files.gni
@@ -197,6 +197,7 @@ modules_idl_files =
"peerconnection/RTCPeerConnectionIceEvent.idl",
"peerconnection/RTCRtpContributingSource.idl",
"peerconnection/RTCRtpReceiver.idl",
+ "peerconnection/RTCRtpSender.idl",
"peerconnection/RTCSessionDescription.idl",
"peerconnection/RTCSessionDescriptionCallback.idl",
"peerconnection/RTCStatsCallback.idl",

Powered by Google App Engine
This is Rietveld 408576698