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

Unified Diff: tracing/trace_viewer.gypi

Issue 2347813002: [tracing] Heap dump UI overhaul (Closed)
Patch Set: Improve focus retention and add tests Created 4 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
« no previous file with comments | « no previous file | tracing/tracing/base/color_scheme.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tracing/trace_viewer.gypi
diff --git a/tracing/trace_viewer.gypi b/tracing/trace_viewer.gypi
index 7f12f54d75761309024774fb8e2a6505fa08e838..28bc9b8eec594bf0baa7b51d748a6ebc83cd1654 100644
--- a/tracing/trace_viewer.gypi
+++ b/tracing/trace_viewer.gypi
@@ -282,7 +282,10 @@
'tracing/ui/analysis/generic_object_view.html',
'tracing/ui/analysis/memory_dump_allocator_details_pane.html',
'tracing/ui/analysis/memory_dump_header_pane.html',
+ 'tracing/ui/analysis/memory_dump_heap_details_breakdown_view.html',
'tracing/ui/analysis/memory_dump_heap_details_pane.html',
+ 'tracing/ui/analysis/memory_dump_heap_details_path_view.html',
+ 'tracing/ui/analysis/memory_dump_heap_details_util.html',
'tracing/ui/analysis/memory_dump_overview_pane.html',
'tracing/ui/analysis/memory_dump_sub_view_util.html',
'tracing/ui/analysis/memory_dump_vm_regions_details_pane.html',
« no previous file with comments | « no previous file | tracing/tracing/base/color_scheme.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698