| Index: tracing/tracing/ui/analysis/stack_frame_test.html
|
| diff --git a/tracing/tracing/ui/analysis/stack_frame_test.html b/tracing/tracing/ui/analysis/stack_frame_test.html
|
| index 91ee0e3bd57f12019243d90dba03845b62198391..1c454c7b196baea0c8f405b5dee183a6c92f3d86 100644
|
| --- a/tracing/tracing/ui/analysis/stack_frame_test.html
|
| +++ b/tracing/tracing/ui/analysis/stack_frame_test.html
|
| @@ -4,8 +4,8 @@ Copyright (c) 2014 The Chromium Authors. All rights reserved.
|
| 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/ui/analysis/stack_frame.html">
|
| <link rel="import" href="/tracing/core/test_utils.html">
|
| +<link rel="import" href="/tracing/ui/analysis/stack_frame.html">
|
| <script>
|
| 'use strict';
|
|
|
|
|