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

Unified Diff: cc/proto/layer.proto

Issue 1642093002: Purge the ScrollBlocksOn code. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix android build failures Created 4 years, 11 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 | « cc/layers/scrollbar_layer_unittest.cc ('k') | cc/test/layer_tree_json_parser.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/proto/layer.proto
diff --git a/cc/proto/layer.proto b/cc/proto/layer.proto
index 84ec3b7c31d7fa4642db19a2a479490f34bff8b7..22445285fac2bf41f5d42133d2f03fba2e14ed5c 100644
--- a/cc/proto/layer.proto
+++ b/cc/proto/layer.proto
@@ -92,7 +92,6 @@ message BaseLayerProperties {
optional bool have_scroll_event_handlers = 17;
optional Region non_fast_scrollable_region = 18;
optional Region touch_event_handler_region = 19;
- optional int32 scroll_blocks_on = 20;
optional bool contents_opaque = 21;
optional float opacity = 22;
optional SkXfermode.Mode blend_mode = 23;
« no previous file with comments | « cc/layers/scrollbar_layer_unittest.cc ('k') | cc/test/layer_tree_json_parser.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698