| Index: third_party/WebKit/Source/core/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn
|
| index 969ac812f2d10f19c53555c23cd11a78bc6f5530..486ba972093f46e7eac16128973a51739f818026 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -701,7 +701,6 @@ action("make_core_generated_private_script") {
|
|
|
| inputs = [
|
| "../bindings/core/v8/PrivateScriptRunner.js",
|
| - "html/HTMLMarqueeElement.js",
|
| "xml/DocumentXMLTreeViewer.js",
|
| ]
|
| outputs = [
|
|
|