 Chromium Code Reviews
 Chromium Code Reviews Issue 2911193002:
  Implement timing frames.  (Closed)
    
  
    Issue 2911193002:
  Implement timing frames.  (Closed) 
  | Index: webrtc/api/BUILD.gn | 
| diff --git a/webrtc/api/BUILD.gn b/webrtc/api/BUILD.gn | 
| index d47483b81e9e87452dfec520dfc478bf79a00f4d..40741bced5d7c372b8206ba5ccf281c9f55c020a 100644 | 
| --- a/webrtc/api/BUILD.gn | 
| +++ b/webrtc/api/BUILD.gn | 
| @@ -173,6 +173,7 @@ rtc_source_set("video_frame_api") { | 
| "video/video_frame_buffer.cc", | 
| "video/video_frame_buffer.h", | 
| "video/video_rotation.h", | 
| + "video/video_timing.h", | 
| ] | 
| deps = [ |