Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3185)

Unified Diff: cc/cc.gyp

Issue 713413002: Hook ScrollElasticityController to InputHandlerProxy (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Incorporate review feedback Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 7ac01225de84df0b1c388e430fe0f927549395b6..f34941ce0ba0c01fb933cc982f9e6d570372533a 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -146,6 +146,8 @@
'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',
« no previous file with comments | « cc/BUILD.gn ('k') | cc/input/input_handler.h » ('j') | cc/input/scroll_elasticity_helper.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698