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

Unified Diff: ui/compositor/compositor.gyp

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 | « ui/compositor/BUILD.gn ('k') | ui/compositor/test/multi_layer_animator_test_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/compositor/compositor.gyp
diff --git a/ui/compositor/compositor.gyp b/ui/compositor/compositor.gyp
index cfbf91c059489ffb7484b212e97cae1f27dc642b..c692274f84ecff3d7161be396052f046556b4d43 100644
--- a/ui/compositor/compositor.gyp
+++ b/ui/compositor/compositor.gyp
@@ -129,6 +129,9 @@
'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 | « ui/compositor/BUILD.gn ('k') | ui/compositor/test/multi_layer_animator_test_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698