| 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 2239e39c1b4e15a3df2123d66b430a1a3673bd46..820fdcc7114dc46139ae908f9cb07133aabaf520 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -3358,6 +3358,8 @@
|
| 'svg/SVGAnimatedAngle.cpp',
|
| 'svg/SVGAnimatedColor.cpp',
|
| 'svg/SVGAnimatedEnumerationBase.cpp',
|
| + 'svg/SVGAnimatedHref.cpp',
|
| + 'svg/SVGAnimatedHref.h',
|
| 'svg/SVGAnimatedInteger.cpp',
|
| 'svg/SVGAnimatedIntegerOptionalInteger.cpp',
|
| 'svg/SVGAnimatedLength.cpp',
|
|
|