| 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 c49c21bf9180757328c19c638a39cd288f33a856..4d1be175fd3a7ccfd9e5ebdafcc76318cdc931ba 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",
|
|
|