Index: cc/BUILD.gn |
diff --git a/cc/BUILD.gn b/cc/BUILD.gn |
index b4dcd57f26d7c0c5ea710585904c4f558748af89..a02f74228c5ee84cae41318eeebc11bbd8d72dd5 100644 |
--- a/cc/BUILD.gn |
+++ b/cc/BUILD.gn |
@@ -499,14 +499,14 @@ 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_interface.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", |