| Index: Source/core/core.gyp
 | 
| diff --git a/Source/core/core.gyp b/Source/core/core.gyp
 | 
| index 8c3302e683e914c37d82d52382db3038b98cae36..65e5f4e4adf58491e7da28ae4400c737ba4f3bd7 100644
 | 
| --- a/Source/core/core.gyp
 | 
| +++ b/Source/core/core.gyp
 | 
| @@ -116,7 +116,6 @@
 | 
|              'inspector/InspectorInstrumentation.idl',
 | 
|            ],
 | 
|            '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',
 | 
| 
 |