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

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

Issue 1419733009: Web Animations: Add SVGNumberListInterpolationType (Closed) Base URL: ssh://pony.syd/usr/local/google/home/alancutter/repos/chromium/src@_svgRectInterpolationType
Patch Set: Fix responsive test derp 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 ce7ef24bddadced694952036a9dca6a3cffabb8d..8701506ca191239b813f4ca937c785f5320686d2 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -917,6 +917,8 @@
'animation/SVGInterpolationType.h',
'animation/SVGNumberInterpolationType.cpp',
'animation/SVGNumberInterpolationType.h',
+ 'animation/SVGNumberListInterpolationType.cpp',
+ 'animation/SVGNumberListInterpolationType.h',
'animation/SVGNumberOptionalNumberInterpolationType.cpp',
'animation/SVGNumberOptionalNumberInterpolationType.h',
'animation/SVGPointListInterpolationType.cpp',
« no previous file with comments | « third_party/WebKit/Source/core/animation/UnderlyingLengthChecker.h ('k') | third_party/WebKit/Source/core/svg/SVGNumberList.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698