Chromium Code Reviews

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

Issue 2813443003: Revert of RTCRtpReceiver.getContributingSources() added. (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
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 9648f9a259eeee4c4253689ae8b1c4ab6b947c67..a4e252a711906fb152e9ee070c4f8342a113cc7e 100644
--- a/third_party/WebKit/Source/modules/modules_idl_files.gni
+++ b/third_party/WebKit/Source/modules/modules_idl_files.gni
@@ -196,7 +196,6 @@
"peerconnection/RTCPeerConnection.idl",
"peerconnection/RTCPeerConnectionErrorCallback.idl",
"peerconnection/RTCPeerConnectionIceEvent.idl",
- "peerconnection/RTCRtpContributingSource.idl",
"peerconnection/RTCRtpReceiver.idl",
"peerconnection/RTCSessionDescription.idl",
"peerconnection/RTCSessionDescriptionCallback.idl",

Powered by Google App Engine