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

Unified Diff: Source/core/core.gypi

Issue 51943004: Creating a helper class for reversing timing functions. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 1 month 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: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index aa2cb401f2f56cf31e9c731a27d6b412948efaf2..e7b7df180876910a320332d468f464c06274c402 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3502,6 +3502,7 @@
'animation/AnimatableValueTestHelper.h',
'animation/AnimatableValueTestHelperTest.cpp',
'animation/AnimationClockTest.cpp',
+ 'animation/CompositorAnimationsTest.cpp',
'animation/DocumentTimelineTest.cpp',
'animation/KeyframeAnimationEffectTest.cpp',
'animation/PlayerTest.cpp',

Powered by Google App Engine
This is Rietveld 408576698