| Index: tracing/tracing/model/thread_time_slice.html
|
| diff --git a/tracing/tracing/model/thread_time_slice.html b/tracing/tracing/model/thread_time_slice.html
|
| index 1d835f21b8921d884a4d3f3088f36df78ebfa1ff..e7889784bece3d91de2b254ed967b74ea95bf588 100644
|
| --- a/tracing/tracing/model/thread_time_slice.html
|
| +++ b/tracing/tracing/model/thread_time_slice.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/model/slice.html">
|
|
|
| <script>
|
|
|