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

Unified Diff: Source/platform/blink_platform.gypi

Issue 490913002: Adding flow traces for blink scheduler events (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Updates based on code review Created 6 years, 4 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: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index ecfcf625c3f99ee5a32de2de4e9b8df9dd5e9602..8b809fc91c23bf5206d757ac33ffa51ac9e7b245 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -748,6 +748,8 @@
'plugins/PluginListBuilder.h',
'scheduler/Scheduler.cpp',
'scheduler/Scheduler.h',
+ 'scheduler/TracedTask.cpp',
+ 'scheduler/TracedTask.h',
'scroll/FramelessScrollView.cpp',
'scroll/FramelessScrollView.h',
'scroll/FramelessScrollViewClient.h',

Powered by Google App Engine
This is Rietveld 408576698