| 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 7dda8a13286aee8dabde18820e675bc68435cd1f..e1b7c969e19e4712d81af43b459bfcabae948a77 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -700,7 +700,6 @@ action("make_core_generated_private_script") {
|
|
|
| inputs = [
|
| "../bindings/core/v8/PrivateScriptRunner.js",
|
| - "xml/DocumentXMLTreeViewer.js",
|
| ]
|
| outputs = [
|
| "$blink_core_output_dir/PrivateScriptSources.h",
|
|
|