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

Unified Diff: Source/core/core.gypi

Issue 1092123004: DevTools: remove dependency of most agents on InspectorPageAgent (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: addressed yurys comments, added InspectorResolver Created 5 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: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 7d799855aac9eab1be8627e2e8689a4e01902802..201d5645c51c48e77c5fb343db45a6a994805ecc 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1647,6 +1647,8 @@
'inspector/InspectorPageAgent.h',
'inspector/InspectorProfilerAgent.cpp',
'inspector/InspectorProfilerAgent.h',
+ 'inspector/InspectorResolver.cpp',
+ 'inspector/InspectorResolver.h',
'inspector/InspectorResourceAgent.cpp',
'inspector/InspectorResourceAgent.h',
'inspector/InspectorResourceContentLoader.cpp',
« no previous file with comments | « no previous file | Source/core/inspector/InspectorAnimationAgent.h » ('j') | Source/core/inspector/InspectorPageAgent.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698