Index: cc/BUILD.gn |
diff --git a/cc/BUILD.gn b/cc/BUILD.gn |
index d0c24e4a5d4d29b601dcf6bdabd31c43a8dd9f8e..6fc2ed6e6f133e28be23a5bb4733d7578838fc6c 100644 |
--- a/cc/BUILD.gn |
+++ b/cc/BUILD.gn |
@@ -502,14 +502,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", |