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

Unified Diff: mojo/services/media/common/cpp/BUILD.gn

Issue 1986303002: Motown: Use new TimelineTransform and related definitions (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Fixes per feedback. Created 4 years, 7 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 | « mojo/services/media/audio/interfaces/audio_track.mojom ('k') | mojo/services/media/common/cpp/timeline.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/media/common/cpp/BUILD.gn
diff --git a/mojo/services/media/common/cpp/BUILD.gn b/mojo/services/media/common/cpp/BUILD.gn
index c2f6b70b3df174dda6af2e81d414313491e18243..42272a04d20d9f90918ae92607dae6b2ee0b3c23 100644
--- a/mojo/services/media/common/cpp/BUILD.gn
+++ b/mojo/services/media/common/cpp/BUILD.gn
@@ -19,6 +19,7 @@ mojo_sdk_source_set("cpp") {
"mapped_shared_buffer.h",
"shared_media_buffer_allocator.cc",
"shared_media_buffer_allocator.h",
+ "timeline.h",
"timeline_function.cc",
"timeline_function.h",
"timeline_rate.cc",
« no previous file with comments | « mojo/services/media/audio/interfaces/audio_track.mojom ('k') | mojo/services/media/common/cpp/timeline.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698