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

Unified Diff: cc/cc.gyp

Issue 11896017: Thread ui opacity animations (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Use cc layer's opacity instead of ui::Layer::opacity_ Created 7 years, 10 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: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 3a2da5b906d1d22d6193c5a09df279cf41851eb2..e7507a2581b51de69d3946e9505a239cf1da4518 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -10,6 +10,8 @@
'animation_curve.cc',
'animation_curve.h',
'animation_events.h',
+ 'animation_id_provider.cc',
+ 'animation_id_provider.h',
'animation_registrar.cc',
'animation_registrar.h',
'append_quads_data.h',

Powered by Google App Engine
This is Rietveld 408576698