Index: cc/BUILD.gn |
diff --git a/cc/BUILD.gn b/cc/BUILD.gn |
index 06980ef89b91ed75a77d3434a3e1408c029b4d5d..e4e2bf7ec9f6ebd1e73ac37cff24a7520f8b619c 100644 |
--- a/cc/BUILD.gn |
+++ b/cc/BUILD.gn |
@@ -493,6 +493,8 @@ component("cc") { |
"trees/effect_node.h", |
"trees/latency_info_swap_promise_monitor.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", |