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

Unified Diff: cc/BUILD.gn

Issue 2884423003: Use scroll-boundary-behavior to control overscroll-refresh/glow on android. (Closed)
Patch Set: Mark OverscrollRefresh() as protected. Created 3 years, 4 months 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
« no previous file with comments | « no previous file | cc/input/input_handler.h » ('j') | cc/input/scroll_boundary_behavior.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index 8ad7f8a9ff3caebeef76a37f1d2622542bf58a51..835657ec738c941e022064da8624505a2e8aa652 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -37,6 +37,7 @@ cc_component("cc") {
"input/main_thread_scrolling_reason.h",
"input/page_scale_animation.cc",
"input/page_scale_animation.h",
+ "input/scroll_boundary_behavior.h",
"input/scroll_elasticity_helper.cc",
"input/scroll_elasticity_helper.h",
"input/scroll_state.cc",
« no previous file with comments | « no previous file | cc/input/input_handler.h » ('j') | cc/input/scroll_boundary_behavior.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698