| Index: Source/core/inspector/BUILD.gn
 | 
| diff --git a/Source/core/inspector/BUILD.gn b/Source/core/inspector/BUILD.gn
 | 
| index a9192ad7fd89bfc5cff0e4e0d7459d382aca2be2..83e1f4737d4ceffcabf34e629f185930db1123c5 100644
 | 
| --- a/Source/core/inspector/BUILD.gn
 | 
| +++ b/Source/core/inspector/BUILD.gn
 | 
| @@ -45,7 +45,6 @@ action("instrumentation_sources") {
 | 
|    ]
 | 
|  
 | 
|    outputs = [
 | 
| -    "$blink_core_output_dir/InspectorCanvasInstrumentationInl.h",
 | 
|      "$blink_core_output_dir/InspectorConsoleInstrumentationInl.h",
 | 
|      "$blink_core_output_dir/InspectorInstrumentationInl.h",
 | 
|      "$blink_core_output_dir/InspectorOverridesInl.h",
 | 
| 
 |