| 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 f3f0ebad4ad8cf6d393adc0810efd967008366c4..3ece896d5b1d88ae5190130c2cd272fcad8d4532 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -396,7 +396,7 @@ source_set("core_generated") {
|
| "$blink_core_output_dir/InspectorInstrumentationImpl.cpp",
|
| "$blink_core_output_dir/InspectorInstrumentationInl.h",
|
| "$blink_core_output_dir/InspectorOverridesInl.h",
|
| - "$blink_core_output_dir/InstrumentingAgentsInl.h",
|
| + "$blink_core_output_dir/InstrumentingAgents.h",
|
|
|
| # Additional .cpp files for SVG.
|
| "$blink_core_output_dir/SVGElementFactory.cpp",
|
|
|