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