| 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 c20e1682eb06b0e4d581dde4457bbc99dbc62299..74c390d62c871691d8183fede67081b66f693465 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",
|
|
|