| Index: cc/BUILD.gn
|
| diff --git a/cc/BUILD.gn b/cc/BUILD.gn
|
| index 7641d0b35fc2454f3ea7895ed1826f76bf0fec31..90b49a4a9691a82c85e134f5d5fbc6b6de7f80a5 100644
|
| --- a/cc/BUILD.gn
|
| +++ b/cc/BUILD.gn
|
| @@ -95,6 +95,8 @@ cc_component("cc") {
|
| "input/scrollbar_animation_controller_thinning.cc",
|
| "input/scrollbar_animation_controller_thinning.h",
|
| "input/selection.h",
|
| + "input/single_scrollbar_animation_controller_thinning.cc",
|
| + "input/single_scrollbar_animation_controller_thinning.h",
|
| "layers/append_quads_data.h",
|
| "layers/content_layer_client.h",
|
| "layers/draw_properties.cc",
|
|
|