| Index: tracing/tracing/trace2html.html
|
| diff --git a/tracing/tracing/trace2html.html b/tracing/tracing/trace2html.html
|
| index f1535e60170a616a8e5450c05692f420cbe26774..a27d274e991a9ce024bdb04e984a09c3b18205e9 100644
|
| --- a/tracing/tracing/trace2html.html
|
| +++ b/tracing/tracing/trace2html.html
|
| @@ -5,6 +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/base64.html">
|
| +<link rel="import" href="/tracing/ui/base/base.html">
|
| <link rel="import" href="/tracing/ui/timeline_view.html">
|
| <script>
|
| 'use strict';
|
|
|