| Index: third_party/WebKit/Source/core/probe/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/probe/BUILD.gn b/third_party/WebKit/Source/core/probe/BUILD.gn
|
| index 05eb767bb4300c493f0a44f0b64187b1f1fd062f..a717b49b9e92c14acc2924c90bf71069b612f904 100644
|
| --- a/third_party/WebKit/Source/core/probe/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/probe/BUILD.gn
|
| @@ -24,7 +24,6 @@ action("instrumentation_probes") {
|
|
|
| outputs = [
|
| "$blink_core_output_dir/CoreProbesInl.h",
|
| - "$blink_core_output_dir/InspectorOverridesInl.h",
|
| "$blink_core_output_dir/CoreProbesImpl.cpp",
|
| "$blink_core_output_dir/CoreProbeSink.h",
|
| ]
|
|
|