Chromium Code Reviews| Index: cc/BUILD.gn |
| diff --git a/cc/BUILD.gn b/cc/BUILD.gn |
| index a4de1a81b8c8665fad274224f20e638f2bcaf01a..0812a39b99c7d24f0a730281aa2da3be9930dae0 100644 |
| --- a/cc/BUILD.gn |
| +++ b/cc/BUILD.gn |
| @@ -37,6 +37,7 @@ cc_component("cc") { |
| "input/main_thread_scrolling_reason.h", |
| "input/page_scale_animation.cc", |
| "input/page_scale_animation.h", |
| + "input/scroll_boundary_behavior.h", |
| "input/scroll_elasticity_helper.cc", |
| "input/scroll_elasticity_helper.h", |
| "input/scroll_state.cc", |