Index: cc/cc.gyp |
diff --git a/cc/cc.gyp b/cc/cc.gyp |
index 3c457f923be04bceaa7d91a4d15a46cbdc75972e..7ee637ba5f459ff089db1f07f88882613d52042f 100644 |
--- a/cc/cc.gyp |
+++ b/cc/cc.gyp |
@@ -145,6 +145,7 @@ |
'input/page_scale_animation.h', |
'input/layer_selection_bound.cc', |
'input/layer_selection_bound.h', |
+ 'input/scroll_elasticity_controller.h' |
'input/selection_bound_type.h', |
'input/top_controls_manager.cc', |
'input/top_controls_manager.h', |
@@ -499,6 +500,8 @@ |
'trees/single_thread_proxy.h', |
'trees/thread_proxy.cc', |
'trees/thread_proxy.h', |
+ 'trees/tree_scroll_elasticity_client.cc', |
+ 'trees/tree_scroll_elasticity_client.h', |
'trees/tree_synchronizer.cc', |
'trees/tree_synchronizer.h', |
], |