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 e7e52ab067cb92b432579910e0e51b61e17af860..c339ba6f5a92a0e0dea7789ac5911f446bc0d0f4 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", |