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

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: atomicIncrement only done if needed. ID generation moved into TracedTask. Created 6 years, 3 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 d593a1f9a11f9caf7f6aae568d8b6ede914ce532..9cf8c112074f3d8a8cd5dc049951ed8a3df26767 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -749,6 +749,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