| Index: tracing/tracing/ui/analysis/power_sample_summary_table.html
|
| diff --git a/tracing/tracing/ui/analysis/power_sample_summary_table.html b/tracing/tracing/ui/analysis/power_sample_summary_table.html
|
| index 1b97fde3b9f89a0f04463ddd4a6bfc83b941f01d..337e4f5ba56d1c9a504fca7d914465928523a75d 100644
|
| --- a/tracing/tracing/ui/analysis/power_sample_summary_table.html
|
| +++ b/tracing/tracing/ui/analysis/power_sample_summary_table.html
|
| @@ -5,9 +5,9 @@ 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/unit_scale.html">
|
| +<link rel="import" href="/tracing/base/utils.html">
|
| <link rel="import" href="/tracing/model/event_set.html">
|
| <link rel="import" href="/tracing/ui/base/table.html">
|
|
|
|
|