| 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 aba1a922f4aad6b2751f93ef94d3839e9c2d4bae..37f92452fbd541fb913d5835b20014aeb5de557f 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -3711,6 +3711,8 @@
|
| 'svg/graphics/filters/SVGFilterBuilder.h',
|
| 'svg/properties/SVGAnimatedProperty.cpp',
|
| 'svg/properties/SVGPropertyTearOff.cpp',
|
| + 'svg/SVGTreeScopeResources.cpp',
|
| + 'svg/SVGTreeScopeResources.h',
|
| ],
|
| 'core_dictionary_idl_files': [
|
| 'animation/AnimationEffectTimingProperties.idl',
|
|
|