| Index: third_party/WebKit/Source/core/core.gyp
|
| diff --git a/third_party/WebKit/Source/core/core.gyp b/third_party/WebKit/Source/core/core.gyp
|
| index ba194f4efe1941f14c6fc7d385099530bea073d9..76a4f37314e2b390e53f0731cce206709b8e9a83 100644
|
| --- a/third_party/WebKit/Source/core/core.gyp
|
| +++ b/third_party/WebKit/Source/core/core.gyp
|
| @@ -79,7 +79,7 @@
|
| '<(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',
|
| ],
|
| 'action': [
|
|
|