blob: dfbc9c4ae846b0df3f4be83040fba78dec2b2344 [file] [log] [blame]
Chris Craik93216d02015-03-05 13:58:42 -08001<!DOCTYPE html>
2<!--
3Copyright (c) 2013 The Chromium Authors. All rights reserved.
4Use of this source code is governed by a BSD-style license that can be
5found in the LICENSE file.
6-->
7
8<link rel="import" href="/extras/cc/display_item_list.html">
9<link rel="import" href="/extras/cc/layer_tree_host_impl.html">
10<link rel="import" href="/extras/cc/layer_tree_host_impl_view.html">
11<link rel="import" href="/extras/cc/picture.html">
12<link rel="import" href="/extras/cc/picture_view.html">
13<link rel="import" href="/extras/cc/display_item_view.html">
14<link rel="import" href="/extras/cc/raster_task_view.html">
15<link rel="import" href="/extras/cc/raster_task_selection.html">
16<link rel="import" href="/extras/cc/tile.html">
17<link rel="import" href="/extras/cc/tile_view.html">
Chris Craik44c28202015-05-12 17:25:16 -070018<link rel="import" href="/extras/cc/input_latency_async_slice.html">