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

Unified Diff: Source/web/web.gypi

Issue 1355563003: Devtools: Rename InspectorOverlayImpl to InspectorOverlay (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Address a comment Created 5 years, 3 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
« no previous file with comments | « Source/web/WebViewImpl.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/web.gypi
diff --git a/Source/web/web.gypi b/Source/web/web.gypi
index e36c2d82572ec35ad7a1ad43f4964b9c0d8ab027..9dc7762471ac7cad01dfeaaf5057d37df62062f8 100644
--- a/Source/web/web.gypi
+++ b/Source/web/web.gypi
@@ -47,8 +47,8 @@
'IndexedDBClientImpl.h',
'InspectorEmulationAgent.cpp',
'InspectorEmulationAgent.h',
- 'InspectorOverlayImpl.cpp',
- 'InspectorOverlayImpl.h',
+ 'InspectorOverlay.cpp',
+ 'InspectorOverlay.h',
'InspectorRenderingAgent.cpp',
'InspectorRenderingAgent.h',
'LinkHighlightImpl.cpp',
« no previous file with comments | « Source/web/WebViewImpl.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698