1<!DOCTYPE html> 2<!-- 3Copyright (c) 2016 The Chromium Authors. All rights reserved. 4Use of this source code is governed by a BSD-style license that can be 5found in the LICENSE file. 6--> 7 8<link rel="import" href="/tracing/metrics/sample_metric.html"> 9<link rel="import" href="/tracing/metrics/system_health/efficiency_metric.html"> 10<link rel="import" 11 href="/tracing/metrics/system_health/responsiveness_metric.html"> 12<link rel="import" 13 href="/tracing/metrics/system_health/system_health_metrics.html"> 14<link rel="import" href="/tracing/metrics/tracing_metric.html"> 15