| 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 f50440a1dbd6446c0350d56243345659acdb9496..b07aff92da0124de21a35681f3e210be37eda15a 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",
 | 
| 
 |