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

Unified Diff: Source/core/core.gypi

Issue 1086873004: Add UseCounter for SVGURIReference.href.baseVal/animVal. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: move to SVGAnimatedString Created 5 years, 8 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: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 9f721c354ff11c1d9796dc81a772100ca198d4ad..de44f9cd5282ce1016c0fc5ddb175186d334b2dc 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3214,6 +3214,8 @@
'svg/SVGAnimatedPath.cpp',
'svg/SVGAnimatedTypeAnimator.cpp',
'svg/SVGAnimatedTypeAnimator.h',
+ 'svg/SVGAnimatedString.cpp',
fs 2015/04/15 14:30:06 'S' before 'T'.
Erik Dahlström (inactive) 2015/04/16 08:39:36 Done.
+ 'svg/SVGAnimatedString.h',
'svg/SVGAnimationElement.cpp',
'svg/SVGAnimationElement.h',
'svg/SVGBoolean.cpp',

Powered by Google App Engine
This is Rietveld 408576698