| Index: tracing/tracing/metrics/sample_metric.html
|
| diff --git a/tracing/tracing/metrics/sample_metric.html b/tracing/tracing/metrics/sample_metric.html
|
| index 533733d77d509b7bae77e0dd4a7eb0e645e5a17c..6e34baeb49d95d4d2db647273bf010333c1fd9b7 100644
|
| --- a/tracing/tracing/metrics/sample_metric.html
|
| +++ b/tracing/tracing/metrics/sample_metric.html
|
| @@ -5,7 +5,7 @@ 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/base/range.html">
|
| +<link rel="import" href="/tracing/base/math/range.html">
|
| <link rel="import" href="/tracing/metrics/metric_registry.html">
|
| <link rel="import" href="/tracing/value/histogram.html">
|
|
|
|
|