| Index: tracing/tracing/base/extension_registry.html
|
| diff --git a/tracing/tracing/base/extension_registry.html b/tracing/tracing/base/extension_registry.html
|
| index 256190ca8ed3e407c79acfd870a1d5d08b0b2f87..0bc0b5b9e5c269b23dc5919b14d9a3f99f6996d1 100644
|
| --- a/tracing/tracing/base/extension_registry.html
|
| +++ b/tracing/tracing/base/extension_registry.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/event_target.html">
|
| +<link rel="import" href="/tracing/base/extension_registry_base.html">
|
| <link rel="import" href="/tracing/base/extension_registry_basic.html">
|
| <link rel="import" href="/tracing/base/extension_registry_type_based.html">
|
| <link rel="import" href="/tracing/base/iteration_helpers.html">
|
|
|