| Index: third_party/WebKit/Source/core/dom/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/dom/BUILD.gn b/third_party/WebKit/Source/core/dom/BUILD.gn
|
| index 8d3238b0464824628e6ec1bf321b0ccfbcc75b53..1819c6f19ced0a507ffd5376cbb1c9c16bd16aaa 100644
|
| --- a/third_party/WebKit/Source/core/dom/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/dom/BUILD.gn
|
| @@ -37,8 +37,6 @@ blink_core_sources("dom") {
|
| "ClassicPendingScript.h",
|
| "ClassicScript.cpp",
|
| "ClassicScript.h",
|
| - "ClientRect.cpp",
|
| - "ClientRect.h",
|
| "ClientRectList.cpp",
|
| "ClientRectList.h",
|
| "CollectionIndexCache.h",
|
|
|