Index: cc/cc.gyp |
diff --git a/cc/cc.gyp b/cc/cc.gyp |
index d4a2ea02fe7199c8c5da6410131607777c7948a5..af4c83ddeb10c9c18dceb4dbdb1b5770c0473a7a 100644 |
--- a/cc/cc.gyp |
+++ b/cc/cc.gyp |
@@ -164,6 +164,8 @@ |
'input/page_scale_animation.h', |
'input/scroll_elasticity_helper.cc', |
'input/scroll_elasticity_helper.h', |
+ 'input/scroll_state.cc', |
+ 'input/scroll_state.h', |
'input/selection_bound_type.h', |
'input/selection.h', |
'input/top_controls_manager.cc', |