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

Unified Diff: Source/core/core.gyp

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/bindings/v8/custom/V8PromiseCustom.cpp ('k') | Source/core/core.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gyp
diff --git a/Source/core/core.gyp b/Source/core/core.gyp
index 929334507b5c5a16b0186fb958105594c07c15b9..1eae7589c1a56204e5408911b52f99b5902dc123 100644
--- a/Source/core/core.gyp
+++ b/Source/core/core.gyp
@@ -120,7 +120,6 @@
'<(SHARED_INTERMEDIATE_DIR)/blink/InspectorConsoleInstrumentationInl.h',
'<(SHARED_INTERMEDIATE_DIR)/blink/InspectorInstrumentationInl.h',
'<(SHARED_INTERMEDIATE_DIR)/blink/InspectorOverridesInl.h',
- '<(SHARED_INTERMEDIATE_DIR)/blink/InspectorPromiseInstrumentationInl.h',
'<(SHARED_INTERMEDIATE_DIR)/blink/InstrumentingAgentsInl.h',
'<(SHARED_INTERMEDIATE_DIR)/blink/InspectorInstrumentationImpl.cpp',
],
@@ -318,7 +317,6 @@
'<(SHARED_INTERMEDIATE_DIR)/blink/InspectorConsoleInstrumentationInl.h',
'<(SHARED_INTERMEDIATE_DIR)/blink/InspectorInstrumentationInl.h',
'<(SHARED_INTERMEDIATE_DIR)/blink/InspectorOverridesInl.h',
- '<(SHARED_INTERMEDIATE_DIR)/blink/InspectorPromiseInstrumentationInl.h',
'<(SHARED_INTERMEDIATE_DIR)/blink/InstrumentingAgentsInl.h',
'<(SHARED_INTERMEDIATE_DIR)/blink/InspectorInstrumentationImpl.cpp',
« no previous file with comments | « Source/bindings/v8/custom/V8PromiseCustom.cpp ('k') | Source/core/core.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698