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

Unified Diff: Source/web/web.gypi

Issue 481913002: [DevTools] Merge InspectorFrontendClientImpl into WebDevToolsFrontendImpl and remove unused code. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 6 years, 4 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: Source/web/web.gypi
diff --git a/Source/web/web.gypi b/Source/web/web.gypi
index 4787ff8294bcd8e59c7766f9471e5d2c6a7cd708..576e2ca70048175fb37b36df49678def9f498042 100644
--- a/Source/web/web.gypi
+++ b/Source/web/web.gypi
@@ -45,8 +45,6 @@
'IndexedDBClientImpl.h',
'InspectorClientImpl.cpp',
'InspectorClientImpl.h',
- 'InspectorFrontendClientImpl.cpp',
- 'InspectorFrontendClientImpl.h',
'LinkHighlight.cpp',
'LinkHighlight.h',
'LocalFileSystemClient.cpp',

Powered by Google App Engine
This is Rietveld 408576698