Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2094)

Unified Diff: webrtc/api/BUILD.gn

Issue 2911193002: Implement timing frames. (Closed)
Patch Set: Implement Holmer@ comments Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | webrtc/api/video/video_timing.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 = [
« no previous file with comments | « no previous file | webrtc/api/video/video_timing.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698