| Index: cc/BUILD.gn
|
| diff --git a/cc/BUILD.gn b/cc/BUILD.gn
|
| index 2064895febede6a491977df673654b722bff43bf..513b9135a2d60558197dec677b8caa27908c3145 100644
|
| --- a/cc/BUILD.gn
|
| +++ b/cc/BUILD.gn
|
| @@ -522,6 +522,8 @@ component("cc") {
|
| "trees/remote_channel_main.cc",
|
| "trees/remote_channel_main.h",
|
| "trees/remote_proto_channel.h",
|
| + "trees/root_scroller_controller.cc",
|
| + "trees/root_scroller_controller.h",
|
| "trees/scoped_abort_remaining_swap_promises.h",
|
| "trees/single_thread_proxy.cc",
|
| "trees/single_thread_proxy.h",
|
|
|