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

Unified Diff: Source/core/core.gypi

Issue 74063002: DevTools: Support asynchronous call stacks on backend. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fixed test flakiness Created 7 years 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/ScriptDebugServer.cpp ('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 58a075fb485371ad737f0dad01e26e8f804ac106..12fbee9facde86fed90e7cb0f9cc4972cfe76131 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1023,6 +1023,8 @@
'fileapi/Stream.cpp',
'fileapi/Stream.h',
'history/HistoryItem.cpp',
+ 'inspector/AsyncCallStackTracker.cpp',
+ 'inspector/AsyncCallStackTracker.h',
'inspector/BindingVisitors.h',
'inspector/ConsoleAPITypes.h',
'inspector/ConsoleMessage.cpp',
« no previous file with comments | « Source/bindings/v8/ScriptDebugServer.cpp ('k') | Source/core/inspector/AsyncCallStackTracker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698