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

Unified Diff: tracing/tracing/ui/side_panel/metrics_side_panel.html

Issue 2011403002: Rename all tbm2 metrics to start with lowercase & add PRESUBMIT (Closed) Base URL: https://github.com/catapult-project/catapult@master
Patch Set: Update SystemHealthMetric in other files 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/tracing/ui/side_panel/metrics_side_panel.html
diff --git a/tracing/tracing/ui/side_panel/metrics_side_panel.html b/tracing/tracing/ui/side_panel/metrics_side_panel.html
index 56c0d076bb9d1857a00e93a610c31358f148f251..18c40d3595e6596840148f32986d677e05b0baa2 100644
--- a/tracing/tracing/ui/side_panel/metrics_side_panel.html
+++ b/tracing/tracing/ui/side_panel/metrics_side_panel.html
@@ -50,7 +50,7 @@ tr.exportTo('tr.ui', function() {
}, this);
this.settingsKey_ = 'metrics-side-panel-metric-name';
- this.currentMetricName_ = 'SystemHealthMetrics';
+ this.currentMetricName_ = 'systemHealthMetrics';
var metricSelector = tr.ui.b.createSelector(
this, 'currentMetricName_',
this.settingsKey_,
« no previous file with comments | « tracing/tracing/metrics/system_health/system_health_metrics.html ('k') | tracing/tracing/ui/timeline_view.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698