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

Unified Diff: Source/core/core.gypi

Issue 1163923005: Fix crash in inspector-protocol/debugger/debugger-pause-dedicated-worker.html (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Removed printf Created 5 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/core/v8/V8Debugger.cpp ('k') | Source/core/inspector/InspectorTaskRunner.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 0954677e76dd2943dac4ba237f969e97d0e3249b..c9b4008fe2bd52eedbe49f7f9c9725e8a4909355 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1667,6 +1667,8 @@
'inspector/InspectorStyleSheet.h',
'inspector/InspectorStyleTextEditor.cpp',
'inspector/InspectorStyleTextEditor.h',
+ 'inspector/InspectorTaskRunner.cpp',
+ 'inspector/InspectorTaskRunner.h',
'inspector/InspectorTimelineAgent.cpp',
'inspector/InspectorTimelineAgent.h',
'inspector/InspectorTraceEvents.cpp',
« no previous file with comments | « Source/bindings/core/v8/V8Debugger.cpp ('k') | Source/core/inspector/InspectorTaskRunner.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698