| 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 222655a4f1cce72b83aa0fb1978bffc9f3ed728a..0566aa62b974ea336753a9af7e9d04739d167c1c 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",
|
|
|