| 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 c5d40c685cfe187b23504513731ebcd9a308ee01..455ece26e9be6085aaa84e5088f04d7274a14e25 100644
 | 
| --- a/third_party/WebKit/Source/core/svg/BUILD.gn
 | 
| +++ b/third_party/WebKit/Source/core/svg/BUILD.gn
 | 
| @@ -57,9 +57,6 @@
 | 
|      "SVGDiscardElement.h",
 | 
|      "SVGDocumentExtensions.cpp",
 | 
|      "SVGElement.cpp",
 | 
| -    "SVGElement.h",
 | 
| -    "SVGElementProxy.cpp",
 | 
| -    "SVGElementProxy.h",
 | 
|      "SVGElementRareData.cpp",
 | 
|      "SVGElementRareData.h",
 | 
|      "SVGEllipseElement.cpp",
 | 
| @@ -220,6 +217,7 @@
 | 
|      "SVGRectElement.h",
 | 
|      "SVGRectTearOff.cpp",
 | 
|      "SVGRectTearOff.h",
 | 
| +    "SVGResourceClient.cpp",
 | 
|      "SVGResourceClient.h",
 | 
|      "SVGSVGElement.cpp",
 | 
|      "SVGSVGElement.h",
 | 
| 
 |