Chromium Code Reviews| Index: cc/BUILD.gn |
| diff --git a/cc/BUILD.gn b/cc/BUILD.gn |
| index 673912b30f320b38d41fb6efbb8b7ac0f5059fad..b5b51570a386976b38a10fb07a2e07a064e96628 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", |