| 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 983a43ee570cc2bf67fd3e7d1b67c5353d5088bf..e9af546538afe523ea0012514d2fc4b33212d0d8 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -3356,6 +3356,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',
|
|
|