| Index: tracing/tracing/metrics/all_metrics.html
|
| diff --git a/tracing/tracing/metrics/all_metrics.html b/tracing/tracing/metrics/all_metrics.html
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..c9b80aca31c95293ddbfab4226636d93c53efd8d
|
| --- /dev/null
|
| +++ b/tracing/tracing/metrics/all_metrics.html
|
| @@ -0,0 +1,10 @@
|
| +<!DOCTYPE html>
|
| +<!--
|
| +Copyright (c) 2016 The Chromium Authors. All rights reserved.
|
| +Use of this source code is governed by a BSD-style license that can be
|
| +found in the LICENSE file.
|
| +-->
|
| +
|
| +<link rel="import" href="/tracing/metrics/system_health/efficiency_metric.html">
|
| +<link rel="import"
|
| + href="/tracing/metrics/system_health/responsiveness_metric.html">
|
|
|