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

Unified Diff: cc/cc.gyp

Issue 1698813002: CC Animation: Expose TargetProperty enum to be aliased in Blink Platform. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Use custom hash in unordered_set. Created 4 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 a3cbc5f6ba80dba900ee3225581431e5405da5bc..f3624b0c29f2c0b3e321a10504534c78cfc37333 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -50,6 +50,8 @@
'animation/animation_player.h',
'animation/animation_registrar.cc',
'animation/animation_registrar.h',
+ 'animation/animation_target_property.cc',
+ 'animation/animation_target_property.h',
'animation/animation_timeline.cc',
'animation/animation_timeline.h',
'animation/element_animations.cc',

Powered by Google App Engine
This is Rietveld 408576698