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

Unified Diff: runtime/vm/vm_sources.gypi

Issue 1284263002: Start TimelineAnalysis utility (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 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: runtime/vm/vm_sources.gypi
diff --git a/runtime/vm/vm_sources.gypi b/runtime/vm/vm_sources.gypi
index 52dc22263e64ab1fa5bdee1dae43c6e1e2652572..03c7c75fe27432ae98eeba4ebc63c9f12e470a65 100644
--- a/runtime/vm/vm_sources.gypi
+++ b/runtime/vm/vm_sources.gypi
@@ -459,6 +459,8 @@
'thread_test.cc',
'timeline.cc',
'timeline.h',
+ 'timeline_analysis.cc',
+ 'timeline_analysis.h',
'timeline_test.cc',
'timer.cc',
'timer.h',

Powered by Google App Engine
This is Rietveld 408576698