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

Unified Diff: cc/BUILD.gn

Issue 2884423003: Use scroll-boundary-behavior to control overscroll-refresh/glow on android. (Closed)
Patch Set: format Created 3 years, 5 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.cc » ('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 673912b30f320b38d41fb6efbb8b7ac0f5059fad..b5b51570a386976b38a10fb07a2e07a064e96628 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.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698