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

Unified Diff: third_party/WebKit/Source/core/core.gypi

Issue 1936593002: [DevTools] Remove state from v8 agent wrappers, remove unnecessary classes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@remove-everything-from-agents
Patch Set: rebased Created 4 years, 7 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 | « no previous file | third_party/WebKit/Source/core/inspector/InspectorDebuggerAgent.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/core.gypi
diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
index 8aa48ee11d925e4cc44517ddab7787e03b0fc7c9..08dc9997b514abfe0fe8176fc771e7988859a8dd 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -1880,22 +1880,14 @@
'inspector/NetworkResourcesData.h',
'inspector/PageConsoleAgent.cpp',
'inspector/PageConsoleAgent.h',
- 'inspector/PageDebuggerAgent.cpp',
- 'inspector/PageDebuggerAgent.h',
- 'inspector/PageRuntimeAgent.cpp',
- 'inspector/PageRuntimeAgent.h',
'inspector/ScriptArguments.cpp',
'inspector/ScriptArguments.h',
'inspector/ThreadDebugger.cpp',
'inspector/ThreadDebugger.h',
'inspector/WorkerConsoleAgent.cpp',
'inspector/WorkerConsoleAgent.h',
- 'inspector/WorkerDebuggerAgent.cpp',
- 'inspector/WorkerDebuggerAgent.h',
'inspector/WorkerInspectorController.cpp',
'inspector/WorkerInspectorController.h',
- 'inspector/WorkerRuntimeAgent.cpp',
- 'inspector/WorkerRuntimeAgent.h',
'inspector/WorkerThreadDebugger.cpp',
'inspector/WorkerThreadDebugger.h',
'loader/BeaconLoader.cpp',
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/inspector/InspectorDebuggerAgent.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698