| 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 aff5086e4959c6dbdb78c24681be3af7279653d6..b9bd3065ac9e43434b8e98e5783a963bd9505115 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -79,8 +79,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",
|
|
|