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