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

Unified Diff: tracing/tracing/metrics/all_metrics.html

Issue 2333053002: Put all power metrics in one file. (Closed)
Patch Set: revert loading metric test 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 | « tracing/trace_viewer.gypi ('k') | tracing/tracing/metrics/system_health/power_metric.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tracing/tracing/metrics/all_metrics.html
diff --git a/tracing/tracing/metrics/all_metrics.html b/tracing/tracing/metrics/all_metrics.html
index 3fa6fd872749be639bfae3a66d37ae9ac10e7b1d..7232c17fd62744360848563852dc6d88e014782e 100644
--- a/tracing/tracing/metrics/all_metrics.html
+++ b/tracing/tracing/metrics/all_metrics.html
@@ -13,11 +13,8 @@ found in the LICENSE file.
<link rel="import" href="/tracing/metrics/system_health/loading_metric.html">
<link rel="import" href="/tracing/metrics/system_health/memory_metric.html">
<link rel="import" href="/tracing/metrics/system_health/power_metric.html">
-<link rel="import" href="/tracing/metrics/system_health/rail_power_metric.html">
<link rel="import" href="/tracing/metrics/system_health/responsiveness_metric.html">
-<link rel="import" href="/tracing/metrics/system_health/scroll_power_metric.html">
<link rel="import" href="/tracing/metrics/system_health/system_health_metrics.html">
-<link rel="import" href="/tracing/metrics/system_health/tti_power_metric.html">
<link rel="import" href="/tracing/metrics/system_health/webview_startup_metric.html">
<link rel="import" href="/tracing/metrics/tracing_metric.html">
<link rel="import" href="/tracing/metrics/v8/execution_metric.html">
« no previous file with comments | « tracing/trace_viewer.gypi ('k') | tracing/tracing/metrics/system_health/power_metric.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698