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

Unified Diff: cc/trees/layer_tree_settings.h

Issue 1236643003: [Android] Suppress overscroll for unscrollable axes in the browser (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
Index: cc/trees/layer_tree_settings.h
diff --git a/cc/trees/layer_tree_settings.h b/cc/trees/layer_tree_settings.h
index 6334f94bb1311e681dfc91b1d11b8068a98dd150..e0f7b562d56eb8e2e3b2d69542903b6fe82b5d92 100644
--- a/cc/trees/layer_tree_settings.h
+++ b/cc/trees/layer_tree_settings.h
@@ -33,7 +33,6 @@ class CC_EXPORT LayerTreeSettings {
bool use_external_begin_frame_source;
bool main_frame_before_activation_enabled;
bool using_synchronous_renderer_compositor;
- bool report_overscroll_only_for_scrollable_axes;
bool accelerated_animation_enabled;
bool can_use_lcd_text;
bool use_distance_field_text;

Powered by Google App Engine
This is Rietveld 408576698