Chromium Code Reviews| Index: cc/BUILD.gn |
| diff --git a/cc/BUILD.gn b/cc/BUILD.gn |
| index 1e3274f9be9183c722257fe9d38347217aec3ac2..4f38ae27a9cc56304301dbb26f5e31d5840fa21b 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", |