| 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..64b825f6a9f730ab380f08c8fad9da5a99070316 100644
|
| --- a/tracing/tracing/extras/chrome/cc/cc.html
|
| +++ b/tracing/tracing/extras/chrome/cc/cc.html
|
| @@ -6,7 +6,7 @@ found in the LICENSE file.
|
| -->
|
|
|
| <link rel="import" href="/tracing/extras/chrome/cc/display_item_list.html">
|
| +<link rel="import" href="/tracing/extras/chrome/cc/input_latency_async_slice.html">
|
| <link rel="import" href="/tracing/extras/chrome/cc/layer_tree_host_impl.html">
|
| <link rel="import" href="/tracing/extras/chrome/cc/picture.html">
|
| <link rel="import" href="/tracing/extras/chrome/cc/tile.html">
|
| -<link rel="import" href="/tracing/extras/chrome/cc/input_latency_async_slice.html">
|
|
|