| Index: third_party/WebKit/Source/core/svg/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/svg/BUILD.gn b/third_party/WebKit/Source/core/svg/BUILD.gn
|
| index 64ac7d17944f5c7521f5b2c6341c4543fba65a51..9859b9b2384b73b7b60e3c9847fdc9f819d4e121 100644
|
| --- a/third_party/WebKit/Source/core/svg/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/svg/BUILD.gn
|
| @@ -267,6 +267,8 @@ blink_core_sources("svg") {
|
| "SVGTransformList.cpp",
|
| "SVGTransformListTearOff.cpp",
|
| "SVGTransformTearOff.cpp",
|
| + "SVGTreeScopeResources.cpp",
|
| + "SVGTreeScopeResources.h",
|
| "SVGURIReference.cpp",
|
| "SVGURIReference.h",
|
| "SVGUnitTypes.cpp",
|
|
|