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 22fd373b2892c2f3d4f1bfe0103702f7dcc4a68f..6ffb1d89a9171da0df811448b34a7d4b5b6b711e 100644 |
--- a/third_party/WebKit/Source/web/BUILD.gn |
+++ b/third_party/WebKit/Source/web/BUILD.gn |
@@ -81,10 +81,8 @@ component("web") { |
"IndexedDBClientImpl.h", |
"InspectorEmulationAgent.cpp", |
"InspectorEmulationAgent.h", |
- "InspectorOverlay.cpp", |
- "InspectorOverlay.h", |
- "InspectorRenderingAgent.cpp", |
- "InspectorRenderingAgent.h", |
+ "InspectorOverlayAgent.cpp", |
+ "InspectorOverlayAgent.h", |
"LinkHighlightImpl.cpp", |
"LinkHighlightImpl.h", |
"LocalFileSystemClient.cpp", |