| Index: third_party/WebKit/Source/platform/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
|
| index 6c86a6454256ec06326d863e79657f65c221ab60..f62a9d4c9009bb6f2346a3f03b16ed54ab25a30f 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -550,7 +550,6 @@
|
| "exported/WebRTCAnswerOptions.cpp",
|
| "exported/WebRTCICECandidate.cpp",
|
| "exported/WebRTCOfferOptions.cpp",
|
| - "exported/WebRTCRtpContributingSource.cpp",
|
| "exported/WebRTCRtpReceiver.cpp",
|
| "exported/WebRTCSessionDescription.cpp",
|
| "exported/WebRTCSessionDescriptionRequest.cpp",
|
|
|