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

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: Fixing "control reaches end of non-void function" issues. 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 599d77463d4c4d6e7fe689b81bc84ff77b3cdcf9..fbc8a3938eb73d239298d8a338d9851907ccebf4 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3496,6 +3496,7 @@
'animation/AnimatableValueTestHelper.h',
'animation/AnimatableValueTestHelperTest.cpp',
'animation/AnimationClockTest.cpp',
+ 'animation/CompositorAnimationsTimingFunctionReverserTest.cpp',
'animation/DocumentTimelineTest.cpp',
'animation/KeyframeAnimationEffectTest.cpp',
'animation/PlayerTest.cpp',

Powered by Google App Engine
This is Rietveld 408576698