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

Unified Diff: ui/compositor/BUILD.gn

Issue 1900283002: Added ui::test::MultiLayerAnimatorTestController and Delegate. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated gn build. Created 4 years, 8 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 | ui/compositor/compositor.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/compositor/BUILD.gn
diff --git a/ui/compositor/BUILD.gn b/ui/compositor/BUILD.gn
index 69285e8db3713de746407a31c7b9e09b4105557e..7f849b7846aab32605eef7d11bb53b4eb83d9a4c 100644
--- a/ui/compositor/BUILD.gn
+++ b/ui/compositor/BUILD.gn
@@ -111,6 +111,9 @@ source_set("test_support") {
"test/layer_animation_observer_test_api.h",
"test/layer_animator_test_controller.cc",
"test/layer_animator_test_controller.h",
+ "test/multi_layer_animator_test_controller.cc",
+ "test/multi_layer_animator_test_controller.h",
+ "test/multi_layer_animator_test_controller_delegate.h",
"test/test_compositor_host.h",
"test/test_compositor_host_android.cc",
"test/test_compositor_host_mac.mm",
« no previous file with comments | « no previous file | ui/compositor/compositor.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698