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

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

Issue 1827993002: [DevTools] Remove promise inspector experiment (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebased Created 4 years, 9 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 5cf20905d43ea3b9489115e4c7db87c980d43c6b..69e2e4dc1f86745f4fd8ae256c76c172ac78de39 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/InjectedScriptManager.h',
'v8_inspector/JavaScriptCallFrame.cpp',
'v8_inspector/JavaScriptCallFrame.h',
- 'v8_inspector/PromiseTracker.cpp',
- 'v8_inspector/PromiseTracker.h',
'v8_inspector/ScriptBreakpoint.h',
'v8_inspector/RemoteObjectId.cpp',
'v8_inspector/RemoteObjectId.h',
« no previous file with comments | « third_party/WebKit/Source/devtools/protocol.json ('k') | third_party/WebKit/Source/platform/v8_inspector/DebuggerScript.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698