Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(224)

Unified Diff: third_party/WebKit/Source/web/BUILD.gn

Issue 2826833002: Revert of [DevTools] Consolidate overlay-related functionality in Overlay domain (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698