| Index: Source/core/BUILD.gn
|
| diff --git a/Source/core/BUILD.gn b/Source/core/BUILD.gn
|
| index 325e66de7c10bc776655a2e1b3bf81aa73700de0..4864649b571fb4575bbb2db6e135699f418e3d36 100644
|
| --- a/Source/core/BUILD.gn
|
| +++ b/Source/core/BUILD.gn
|
| @@ -410,7 +410,6 @@ source_set("core_generated") {
|
| "$blink_core_output_dir/InspectorTypeBuilder.cpp",
|
|
|
| # Additional .cpp files from the inspector_instrumentation_sources list.
|
| - "$blink_core_output_dir/InspectorCanvasInstrumentationInl.h",
|
| "$blink_core_output_dir/InspectorConsoleInstrumentationInl.h",
|
| "$blink_core_output_dir/InspectorInstrumentationInl.h",
|
| "$blink_core_output_dir/InspectorOverridesInl.h",
|
|
|