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

Unified Diff: tracing/trace_viewer.gypi

Issue 1996303002: [Tracing] Introduce Frame Data Side Panel (Closed) Base URL: https://github.com/catapult-project/catapult.git@master
Patch Set: Address review comments; Move BlameContext.attributedEvents computation logic in Created 4 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
Index: tracing/trace_viewer.gypi
diff --git a/tracing/trace_viewer.gypi b/tracing/trace_viewer.gypi
index 3491591423392acbea70a94da2636339b0bb9a8b..7a50095a149cb9f3f30831d8007389044dace39d 100644
--- a/tracing/trace_viewer.gypi
+++ b/tracing/trace_viewer.gypi
@@ -389,6 +389,7 @@
'tracing/ui/extras/highlighter/vsync_highlighter.html',
'tracing/ui/extras/lean_config.html',
'tracing/ui/extras/side_panel/alerts_side_panel.html',
+ 'tracing/ui/extras/side_panel/frame_data_side_panel.html',
'tracing/ui/extras/side_panel/input_latency_side_panel.html',
'tracing/ui/extras/side_panel/time_summary_side_panel.html',
'tracing/ui/extras/system_stats/system_stats.html',

Powered by Google App Engine
This is Rietveld 408576698