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

Unified Diff: third_party/WebKit/Source/core/core.gypi

Issue 1406393006: Web Animations: Migrate SVG integer interpolation to interpolation types (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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: third_party/WebKit/Source/core/core.gypi
diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
index 5aaad68275e888f41042180c1b8326c80431128f..321481ed32935ca7f7e2c63144096bfc775f09e5 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -910,6 +910,8 @@
'animation/PropertyHandle.h',
'animation/RectSVGInterpolation.cpp',
'animation/RectSVGInterpolation.h',
+ 'animation/SVGIntegerInterpolationType.cpp',
+ 'animation/SVGIntegerInterpolationType.h',
'animation/SVGInterpolation.cpp',
'animation/SVGInterpolation.h',
'animation/SVGInterpolationType.cpp',
« no previous file with comments | « third_party/WebKit/Source/core/animation/StringKeyframe.cpp ('k') | third_party/WebKit/Source/core/svg/SVGInteger.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698