| 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",
|
|
|