| Index: tracing/tracing/base/event_target_test.html
|
| diff --git a/tracing/tracing/base/event_target_test.html b/tracing/tracing/base/event_target_test.html
|
| index 5df964b6e50dba7d44ac405ffdf3d38ba0268c7f..0c79700ae301d68bd240affff8f974784528aabc 100644
|
| --- a/tracing/tracing/base/event_target_test.html
|
| +++ b/tracing/tracing/base/event_target_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/base/event_target.html">
|
| <link rel="import" href="/tracing/base/event.html">
|
| +<link rel="import" href="/tracing/base/event_target.html">
|
| <script>
|
| 'use strict';
|
|
|
|
|