| Index: third_party/WebKit/Source/web/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/web/BUILD.gn b/third_party/WebKit/Source/web/BUILD.gn
|
| index 6ffb1d89a9171da0df811448b34a7d4b5b6b711e..22fd373b2892c2f3d4f1bfe0103702f7dcc4a68f 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -81,8 +81,10 @@
|
| "IndexedDBClientImpl.h",
|
| "InspectorEmulationAgent.cpp",
|
| "InspectorEmulationAgent.h",
|
| - "InspectorOverlayAgent.cpp",
|
| - "InspectorOverlayAgent.h",
|
| + "InspectorOverlay.cpp",
|
| + "InspectorOverlay.h",
|
| + "InspectorRenderingAgent.cpp",
|
| + "InspectorRenderingAgent.h",
|
| "LinkHighlightImpl.cpp",
|
| "LinkHighlightImpl.h",
|
| "LocalFileSystemClient.cpp",
|
|
|