| Index: webrtc/common_video/BUILD.gn
|
| diff --git a/webrtc/common_video/BUILD.gn b/webrtc/common_video/BUILD.gn
|
| index d6005d0195b0ad2132fd4e83fa601dc577b7a2bb..043e19da49d687d42935adf3e0a8d21ef82c26f0 100644
|
| --- a/webrtc/common_video/BUILD.gn
|
| +++ b/webrtc/common_video/BUILD.gn
|
| @@ -36,6 +36,7 @@ rtc_static_library("common_video") {
|
| "include/i420_buffer_pool.h",
|
| "include/incoming_video_stream.h",
|
| "include/video_bitrate_allocator.h",
|
| + "include/video_frame.h",
|
| "include/video_frame_buffer.h",
|
| "incoming_video_stream.cc",
|
| "libyuv/include/webrtc_libyuv.h",
|
|
|