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

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 0e66a7e9dd291d0177edc5285f655ac6b89e05b2..d9016df3a1a32a4c6822576ac7506f27a1c85f84 100644
--- a/third_party/WebKit/Source/platform/blink_platform.gypi
+++ b/third_party/WebKit/Source/platform/blink_platform.gypi
@@ -1049,8 +1049,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