| Index: third_party/WebKit/Source/core/layout/svg/BUILD.gn
 | 
| diff --git a/third_party/WebKit/Source/core/layout/svg/BUILD.gn b/third_party/WebKit/Source/core/layout/svg/BUILD.gn
 | 
| index 9c9d3f32d7846cbe05db58bce941109293dc4f08..a750f288a1849a30b63587edc30993e9dc6a5416 100644
 | 
| --- a/third_party/WebKit/Source/core/layout/svg/BUILD.gn
 | 
| +++ b/third_party/WebKit/Source/core/layout/svg/BUILD.gn
 | 
| @@ -66,6 +66,8 @@
 | 
|      "LayoutSVGTransformableContainer.h",
 | 
|      "LayoutSVGViewportContainer.cpp",
 | 
|      "LayoutSVGViewportContainer.h",
 | 
| +    "ReferenceFilterBuilder.cpp",
 | 
| +    "ReferenceFilterBuilder.h",
 | 
|      "SVGCharacterData.h",
 | 
|      "SVGLayoutSupport.cpp",
 | 
|      "SVGLayoutSupport.h",
 | 
| 
 |