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 9b88ce5c3751b939b2f071214b3943812f517c22..9fd3d7488f4ce51449371232cccc6891c3c14559 100644 |
--- a/third_party/WebKit/Source/platform/BUILD.gn |
+++ b/third_party/WebKit/Source/platform/BUILD.gn |
@@ -518,6 +518,7 @@ component("platform") { |
"exported/WebRTCAnswerOptions.cpp", |
"exported/WebRTCICECandidate.cpp", |
"exported/WebRTCOfferOptions.cpp", |
+ "exported/WebRTCRtpReceiver.cpp", |
"exported/WebRTCSessionDescription.cpp", |
"exported/WebRTCSessionDescriptionRequest.cpp", |
"exported/WebRTCStats.cpp", |