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

Unified Diff: third_party/WebKit/public/BUILD.gn

Issue 2884423003: Use scroll-boundary-behavior to control overscroll-refresh/glow on android. (Closed)
Patch Set: Update input_messages with the order in the enum. 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
Index: third_party/WebKit/public/BUILD.gn
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
index b11777f78bee0f79c3af54f1365ec50b3e91db2f..67f0e7d31eac9d3840c302e0c64712d0e6f9534e 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -312,6 +312,7 @@ source_set("blink_headers") {
"platform/WebRenderingStats.h",
"platform/WebRuntimeFeatures.h",
"platform/WebScreenInfo.h",
+ "platform/WebScrollBoundaryBehavior.h",
"platform/WebScrollbar.h",
"platform/WebScrollbarBehavior.h",
"platform/WebScrollbarButtonsPlacement.h",

Powered by Google App Engine
This is Rietveld 408576698