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

Unified Diff: Source/core/core.gypi

Issue 297683002: Remove DevTools instrumentation of Blink promises. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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 | « Source/core/core.gyp ('k') | Source/core/inspector/AsyncCallStackTracker.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index db7bc3c0e4983fa0ce0399a24b2be4314100a8f4..3353b0c6506870a811bc9b0fe17357a5fe1a5ebb 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1259,7 +1259,6 @@
'inspector/InspectorPageAgent.h',
'inspector/InspectorProfilerAgent.cpp',
'inspector/InspectorProfilerAgent.h',
- 'inspector/InspectorPromiseInstrumentation.h',
'inspector/InspectorResourceAgent.cpp',
'inspector/InspectorResourceAgent.h',
'inspector/InspectorRuntimeAgent.cpp',
@@ -1292,8 +1291,6 @@
'inspector/PageDebuggerAgent.h',
'inspector/PageRuntimeAgent.cpp',
'inspector/PageRuntimeAgent.h',
- 'inspector/PromiseTracker.cpp',
- 'inspector/PromiseTracker.h',
'inspector/ScriptArguments.cpp',
'inspector/ScriptArguments.h',
'inspector/ScriptCallFrame.cpp',
« no previous file with comments | « Source/core/core.gyp ('k') | Source/core/inspector/AsyncCallStackTracker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698