| Index: services/media/common/BUILD.gn
|
| diff --git a/services/media/common/BUILD.gn b/services/media/common/BUILD.gn
|
| index dc8e8b6d6d8098b78d0bfa36287e8f24973144d9..bc1e1b26423f1d3ed085ec401040a19278f27164 100644
|
| --- a/services/media/common/BUILD.gn
|
| +++ b/services/media/common/BUILD.gn
|
| @@ -26,9 +26,9 @@ mojo_native_application("apptests") {
|
| testonly = true
|
|
|
| sources = [
|
| - "test/linear_function_test.cc",
|
| - "test/ratio_test.cc",
|
| "test/test_base.h",
|
| + "test/timeline_function_test.cc",
|
| + "test/timeline_rate_test.cc",
|
| ]
|
|
|
| deps = [
|
|
|