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", |