| 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 ad14bc7d380afbc15a7790be5efffd2f8906480e..42eec860787abce46401365905dff0598e40919f 100644
|
| --- a/third_party/WebKit/Source/core/inspector/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/inspector/BUILD.gn
|
| @@ -44,7 +44,6 @@ blink_core_sources("inspector") {
|
| "InspectorInputAgent.h",
|
| "InspectorInstrumentation.cpp",
|
| "InspectorInstrumentation.h",
|
| - "InspectorInstrumentationCustomInl.h",
|
| "InspectorLayerTreeAgent.cpp",
|
| "InspectorLayerTreeAgent.h",
|
| "InspectorLogAgent.cpp",
|
|
|