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

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: fix nit + rebase 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
« no previous file with comments | « LayoutTests/fast/svg/href-baseval-animval.html ('k') | Source/core/frame/UseCounter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index e81e0bc9c1f62ead26196b4e602ea3b4b29e1eea..1ef9475c1318093ba9f3966b8fadcfed7c24ced0 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3216,6 +3216,8 @@
'svg/SVGAnimatedNumber.cpp',
'svg/SVGAnimatedNumberOptionalNumber.cpp',
'svg/SVGAnimatedPath.cpp',
+ 'svg/SVGAnimatedString.cpp',
+ 'svg/SVGAnimatedString.h',
'svg/SVGAnimatedTypeAnimator.cpp',
'svg/SVGAnimatedTypeAnimator.h',
'svg/SVGAnimationElement.cpp',
« no previous file with comments | « LayoutTests/fast/svg/href-baseval-animval.html ('k') | Source/core/frame/UseCounter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698