Chromium Code Reviews| Index: webrtc/api/BUILD.gn |
| diff --git a/webrtc/api/BUILD.gn b/webrtc/api/BUILD.gn |
| index c0e84cb2b468055b7be01489bd15a7803c30d325..7465d6b56bd231f659589e82b8f9adbcab6f3e55 100644 |
| --- a/webrtc/api/BUILD.gn |
| +++ b/webrtc/api/BUILD.gn |
| @@ -171,6 +171,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", |
| ] |