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

Unified Diff: cc/BUILD.gn

Issue 2884423003: Use scroll-boundary-behavior to control overscroll-refresh/glow on android. (Closed)
Patch Set: rebase and update comments 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') | content/browser/android/overscroll_controller_android.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 ef4042c0d2186f1ae3d7376810dbb3afe428d4e4..175a0f52f3ec2eb6061eecef1fbf222857839875 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') | content/browser/android/overscroll_controller_android.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698