| Index: tracing/tracing/base/scalar.html
|
| diff --git a/tracing/tracing/base/scalar.html b/tracing/tracing/base/scalar.html
|
| index 07c9ef3430059af5ab12d65588d1e259f8f80e70..4c91eb69dc23e7f355fd6b9b28e657768bf347d1 100644
|
| --- a/tracing/tracing/base/scalar.html
|
| +++ b/tracing/tracing/base/scalar.html
|
| @@ -5,8 +5,8 @@ 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/iteration_helpers.html">
|
| <link rel="import" href="/tracing/base/unit.html">
|
| +<link rel="import" href="/tracing/base/utils.html">
|
|
|
| <script>
|
| 'use strict';
|
|
|