| 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 a7c1212dec41f0b2b60f836860cb2ca3da2f53fa..0cfd7d6d8f40f825ed81fcc0dd8656c687c7575a 100644
|
| --- a/third_party/WebKit/Source/modules/modules_idl_files.gni
|
| +++ b/third_party/WebKit/Source/modules/modules_idl_files.gni
|
| @@ -195,6 +195,7 @@ modules_idl_files =
|
| "peerconnection/RTCPeerConnection.idl",
|
| "peerconnection/RTCPeerConnectionErrorCallback.idl",
|
| "peerconnection/RTCPeerConnectionIceEvent.idl",
|
| + "peerconnection/RTCRtpReceiver.idl",
|
| "peerconnection/RTCSessionDescription.idl",
|
| "peerconnection/RTCSessionDescriptionCallback.idl",
|
| "peerconnection/RTCStatsCallback.idl",
|
|
|