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

Unified Diff: third_party/WebKit/Source/core/core.gypi

Issue 1666563005: DevTools: merge ScriptCallStack and ScriptAsyncCallStack, move CallStacks from console to Runtime. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: testts Created 4 years, 10 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/core/core.gypi
diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
index c0fb86161e741c74cb7e1746a59e8f37171671f3..d83f1d56352778faf7cc0426506a9ca1c1529523 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -1812,8 +1812,6 @@
'inspector/PageRuntimeAgent.h',
'inspector/ScriptArguments.cpp',
'inspector/ScriptArguments.h',
- 'inspector/ScriptAsyncCallStack.cpp',
- 'inspector/ScriptAsyncCallStack.h',
'inspector/ScriptCallFrame.cpp',
'inspector/ScriptCallFrame.h',
'inspector/ScriptCallStack.cpp',

Powered by Google App Engine
This is Rietveld 408576698