Index: webrtc/api/BUILD.gn |
diff --git a/webrtc/api/BUILD.gn b/webrtc/api/BUILD.gn |
index 2b1ca34576f685c63e984d1e56b7671f351af18a..d47483b81e9e87452dfec520dfc478bf79a00f4d 100644 |
--- a/webrtc/api/BUILD.gn |
+++ b/webrtc/api/BUILD.gn |
@@ -170,6 +170,7 @@ rtc_source_set("video_frame_api") { |
"video/i420_buffer.h", |
"video/video_frame.cc", |
"video/video_frame.h", |
+ "video/video_frame_buffer.cc", |
"video/video_frame_buffer.h", |
"video/video_rotation.h", |
] |