Index: cc/BUILD.gn |
diff --git a/cc/BUILD.gn b/cc/BUILD.gn |
index e9ef9e27285681a15b73313836767326be1cbe90..fe12bf03a124534cb79e6185ef6886ee06752098 100644 |
--- a/cc/BUILD.gn |
+++ b/cc/BUILD.gn |
@@ -118,6 +118,8 @@ component("cc") { |
"input/page_scale_animation.h", |
"input/layer_selection_bound.cc", |
"input/layer_selection_bound.h", |
+ "input/scroll_elasticity_helper.cc", |
+ "input/scroll_elasticity_helper.h", |
"input/selection_bound_type.h", |
"input/top_controls_manager.cc", |
"input/top_controls_manager.h", |