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

Unified Diff: ui/gfx/compositor/compositor.gyp

Issue 8395046: Allows observers to be notified when layer animations complete. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merge with master Created 9 years, 2 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: ui/gfx/compositor/compositor.gyp
diff --git a/ui/gfx/compositor/compositor.gyp b/ui/gfx/compositor/compositor.gyp
index 682ca6f53e891fb8bcee3ee808d9243042ede6c4..b1a94125b68af1a1bd645e9d071ead850ca90757 100644
--- a/ui/gfx/compositor/compositor.gyp
+++ b/ui/gfx/compositor/compositor.gyp
@@ -52,6 +52,7 @@
'layer_animation_delegate.h',
'layer_animation_element.cc',
'layer_animation_element.h',
+ 'layer_animation_observer.h',
'layer_animation_sequence.cc',
'layer_animation_sequence.h',
'layer_animator.cc',

Powered by Google App Engine
This is Rietveld 408576698