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

Unified Diff: third_party/WebKit/Source/platform/blink_platform.gypi

Issue 1857713004: DevTools: simplify the async instrumentation harness. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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/platform/blink_platform.gypi
diff --git a/third_party/WebKit/Source/platform/blink_platform.gypi b/third_party/WebKit/Source/platform/blink_platform.gypi
index a212e4ad410c118f154b8e41cd6b70bba6a9db64..03754092385efa499a89db713c88450e7223f291 100644
--- a/third_party/WebKit/Source/platform/blink_platform.gypi
+++ b/third_party/WebKit/Source/platform/blink_platform.gypi
@@ -1050,8 +1050,6 @@
'v8_inspector/ScriptBreakpoint.h',
'v8_inspector/RemoteObjectId.cpp',
'v8_inspector/RemoteObjectId.h',
- 'v8_inspector/V8AsyncCallTracker.cpp',
- 'v8_inspector/V8AsyncCallTracker.h',
'v8_inspector/V8DebuggerAgentImpl.cpp',
'v8_inspector/V8DebuggerAgentImpl.h',
'v8_inspector/V8DebuggerImpl.cpp',

Powered by Google App Engine
This is Rietveld 408576698