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

Unified Diff: ui/events/blink/DEPS

Issue 2884423003: Use scroll-boundary-behavior to control overscroll-refresh/glow on android. (Closed)
Patch Set: Fixed the comments Created 3 years, 7 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
Index: ui/events/blink/DEPS
diff --git a/ui/events/blink/DEPS b/ui/events/blink/DEPS
index 38bfc42275f4ca34bf566d44d437270c5dc4eba8..1c63c5bab93ff1b7a297b74e94e3aef554ed3de1 100644
--- a/ui/events/blink/DEPS
+++ b/ui/events/blink/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+cc/input/input_handler.h",
"+cc/input/main_thread_scrolling_reason.h",
+ "+cc/input/scroll_boundary_behavior.h",
"+cc/input/scroll_elasticity_helper.h",
"+cc/trees/swap_promise_monitor.h",

Powered by Google App Engine
This is Rietveld 408576698