| Index: tracing/tracing/extras/android/android_auditor.html
|
| diff --git a/tracing/tracing/extras/android/android_auditor.html b/tracing/tracing/extras/android/android_auditor.html
|
| index 79531bf00e7a96ee8557a2b41e95f8372988b764..91d40eb984cf3f693ed6336505bb38521c713637 100644
|
| --- a/tracing/tracing/extras/android/android_auditor.html
|
| +++ b/tracing/tracing/extras/android/android_auditor.html
|
| @@ -5,11 +5,11 @@ 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/math/range_utils.html">
|
| <link rel="import" href="/tracing/base/math/statistics.html">
|
| <link rel="import" href="/tracing/base/scalar.html">
|
| <link rel="import" href="/tracing/base/unit.html">
|
| +<link rel="import" href="/tracing/base/utils.html">
|
| <link rel="import" href="/tracing/core/auditor.html">
|
| <link rel="import" href="/tracing/model/alert.html">
|
| <link rel="import" href="/tracing/model/frame.html">
|
|
|