| Index: tracing/tracing/extras/chrome/cc/cc.html
|
| diff --git a/tracing/tracing/extras/chrome/cc/cc.html b/tracing/tracing/extras/chrome/cc/cc.html
|
| index 8ef67b0d21e49e13f86b48dfd086977221cda4c7..50928ce225d2b4fc4443961e9bd7419a09f7d304 100644
|
| --- a/tracing/tracing/extras/chrome/cc/cc.html
|
| +++ b/tracing/tracing/extras/chrome/cc/cc.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/extras/chrome/cc/animation.html">
|
| <link rel="import" href="/tracing/extras/chrome/cc/display_item_list.html">
|
| <link rel="import" href="/tracing/extras/chrome/cc/layer_tree_host_impl.html">
|
| <link rel="import" href="/tracing/extras/chrome/cc/picture.html">
|
|
|