| Index: tracing/tracing/ui/analysis/counter_sample_sub_view.html
|
| diff --git a/tracing/tracing/ui/analysis/counter_sample_sub_view.html b/tracing/tracing/ui/analysis/counter_sample_sub_view.html
|
| index 243f6364ce32cc473b93f1ff876489d33ee0f166..a9275b19d0cfea88fe2254665991f7bfc7c85c1a 100644
|
| --- a/tracing/tracing/ui/analysis/counter_sample_sub_view.html
|
| +++ b/tracing/tracing/ui/analysis/counter_sample_sub_view.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/iteration_helpers.html">
|
| +<link rel="import" href="/tracing/base/utils.html">
|
| <link rel="import" href="/tracing/ui/analysis/analysis_sub_view.html">
|
| <link rel="import" href="/tracing/ui/base/table.html">
|
|
|
|
|