| 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 13a8eb86ff3c8af3b89daef649cccf360e11c455..496dab61201bea2afe637971cc49acfb33f28201 100644
|
| --- a/third_party/WebKit/Source/core/dom/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/dom/BUILD.gn
|
| @@ -32,8 +32,6 @@ blink_core_sources("dom") {
|
| "ChildNodeList.h",
|
| "ClassCollection.cpp",
|
| "ClassCollection.h",
|
| - "ClassicPendingScript.cpp",
|
| - "ClassicPendingScript.h",
|
| "ClassicScript.cpp",
|
| "ClassicScript.h",
|
| "ClientRect.cpp",
|
|
|