| Index: cc/BUILD.gn
|
| diff --git a/cc/BUILD.gn b/cc/BUILD.gn
|
| index 911fe4866fee665de16faa076e17e80ece83f021..3a5f4d8714f780fd8995772065261006799dc6cd 100644
|
| --- a/cc/BUILD.gn
|
| +++ b/cc/BUILD.gn
|
| @@ -452,14 +452,13 @@ cc_component("cc") {
|
| "trees/latency_info_swap_promise_monitor.h",
|
| "trees/layer_tree.cc",
|
| "trees/layer_tree.h",
|
| + "trees/layer_tree_host.cc",
|
| "trees/layer_tree_host.h",
|
| "trees/layer_tree_host_client.h",
|
| "trees/layer_tree_host_common.cc",
|
| "trees/layer_tree_host_common.h",
|
| "trees/layer_tree_host_impl.cc",
|
| "trees/layer_tree_host_impl.h",
|
| - "trees/layer_tree_host_in_process.cc",
|
| - "trees/layer_tree_host_in_process.h",
|
| "trees/layer_tree_host_single_thread_client.h",
|
| "trees/layer_tree_impl.cc",
|
| "trees/layer_tree_impl.h",
|
|
|