| 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 ca9d502c51fb85e6775bbf28bb86a6e147972847..b372c80b9928bb25a478731886fcab31690caa99 100644
|
| --- a/third_party/WebKit/Source/core/inspector/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/inspector/BUILD.gn
|
| @@ -104,9 +104,6 @@ blink_core_sources("inspector") {
|
|
|
| # Collides with InspectorPageAgent.cpp (patch incoming)
|
| "MainThreadDebugger.cpp",
|
| -
|
| - "InspectorOverlayAgent.cpp", # Way too many different "Response"
|
| - "InspectorEmulationAgent.cpp", # Way too many different "Response"
|
| ]
|
|
|
| configs += [
|
|
|