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

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

Issue 1952673003: Motown: Rename Ratio and LinearFunction classes (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: 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
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 = [
« no previous file with comments | « mojo/services/media/common/interfaces/timelines.mojom ('k') | services/media/common/test/linear_function_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698