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