| 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 77ce63b7898045cfc6d800fe46dd23afe1d065a9..ad131e1197d0bcb1556e3c1a120376a8f74a2ac4 100644
|
| --- a/third_party/WebKit/Source/modules/modules_idl_files.gni
|
| +++ b/third_party/WebKit/Source/modules/modules_idl_files.gni
|
| @@ -198,6 +198,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",
|
|
|