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

Unified Diff: cc/BUILD.gn

Issue 2884423003: Use scroll-boundary-behavior to control overscroll-refresh/glow on android. (Closed)
Patch Set: rebase 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') | third_party/WebKit/Source/core/dom/Document.cpp » ('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 a4de1a81b8c8665fad274224f20e638f2bcaf01a..0812a39b99c7d24f0a730281aa2da3be9930dae0 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') | third_party/WebKit/Source/core/dom/Document.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698