Chromium Code Reviews| Index: webrtc/api/BUILD.gn |
| diff --git a/webrtc/api/BUILD.gn b/webrtc/api/BUILD.gn |
| index 3fa61a51b16e0936c254f96c8ef5a4590a93f956..346e5a31bbd3961d8431d5894e6ec6602d8f5f54 100644 |
| --- a/webrtc/api/BUILD.gn |
| +++ b/webrtc/api/BUILD.gn |
| @@ -172,6 +172,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", |
| ] |