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

Unified Diff: runtime/observatory/observatory_sources.gypi

Issue 2989083002: Add memory-dashboard page to Observatory (Closed)
Patch Set: Addressed CL comments Created 3 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
« no previous file with comments | « runtime/observatory/lib/utils.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/observatory/observatory_sources.gypi
diff --git a/runtime/observatory/observatory_sources.gypi b/runtime/observatory/observatory_sources.gypi
index bd55b5508ccb35f65f2c9fbc1fcd574c5a7e6a27..45455f2b1c884d17800192432ed338e2e6df30d3 100644
--- a/runtime/observatory/observatory_sources.gypi
+++ b/runtime/observatory/observatory_sources.gypi
@@ -92,7 +92,9 @@
'lib/src/elements/logging_list.dart',
'lib/src/elements/megamorphiccache_ref.dart',
'lib/src/elements/megamorphiccache_view.dart',
- 'lib/src/elements/memory_dashboard.dart',
+ 'lib/src/elements/memory/dashboard.dart',
+ 'lib/src/elements/memory/graph.dart',
+ 'lib/src/elements/memory/profile.dart',
'lib/src/elements/metric/details.dart',
'lib/src/elements/metric/graph.dart',
'lib/src/elements/metrics.dart',
« no previous file with comments | « runtime/observatory/lib/utils.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698