Index: third_party/WebKit/Source/core/inspector/BUILD.gn |
diff --git a/third_party/WebKit/Source/core/inspector/BUILD.gn b/third_party/WebKit/Source/core/inspector/BUILD.gn |
index 687a379614965eeebe4c420add8fbef59444abe7..d995f2f8230daeb0ec450000d7d7699206c0aeef 100644 |
--- a/third_party/WebKit/Source/core/inspector/BUILD.gn |
+++ b/third_party/WebKit/Source/core/inspector/BUILD.gn |
@@ -19,7 +19,7 @@ action("instrumentation_sources") { |
"$blink_core_output_dir/InspectorConsoleInstrumentationInl.h", |
"$blink_core_output_dir/InspectorInstrumentationInl.h", |
"$blink_core_output_dir/InspectorOverridesInl.h", |
- "$blink_core_output_dir/InstrumentingAgentsInl.h", |
+ "$blink_core_output_dir/InstrumentingAgents.h", |
"$blink_core_output_dir/InspectorInstrumentationImpl.cpp", |
] |