| Index: tracing/tracing/ui/analysis/multi_power_sample_sub_view.html
|
| diff --git a/tracing/tracing/ui/analysis/multi_power_sample_sub_view.html b/tracing/tracing/ui/analysis/multi_power_sample_sub_view.html
|
| index 76dbb368f2c9c47520b46be0e8a6b3b3a117bfa0..32a2b7d499b618c73cf097d97a2ffd458fc19a04 100644
|
| --- a/tracing/tracing/ui/analysis/multi_power_sample_sub_view.html
|
| +++ b/tracing/tracing/ui/analysis/multi_power_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/analysis/frame_power_usage_chart.html">
|
| <link rel="import" href="/tracing/ui/analysis/power_sample_summary_table.html">
|
|
|