Chromium Code Reviews| Index: cc/BUILD.gn |
| diff --git a/cc/BUILD.gn b/cc/BUILD.gn |
| index 00ede9cc2a9e36cb7f78304e44894ce03d6aad72..676aed3a95ce920519373e37ae6dfbcb8d7c32a7 100644 |
| --- a/cc/BUILD.gn |
| +++ b/cc/BUILD.gn |
| @@ -115,6 +115,7 @@ component("cc") { |
| "input/input_handler.h", |
| "input/layer_selection_bound.cc", |
| "input/layer_selection_bound.h", |
| + "input/main_thread_scrolling_reason.h", |
| "input/page_scale_animation.cc", |
| "input/page_scale_animation.h", |
| "input/scroll_elasticity_helper.cc", |