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

Unified Diff: cc/proto/layer_tree_settings.proto

Issue 1854553002: cc: Remove fields unused now that strict property checking is always on. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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/trees/layer_tree_settings.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/proto/layer_tree_settings.proto
diff --git a/cc/proto/layer_tree_settings.proto b/cc/proto/layer_tree_settings.proto
index 4fa3b797666e8e6c9cdce1f8f76a1fa179b7a084..fa141f15c17fd2bf99d6c1a83c52c9e23f56e452 100644
--- a/cc/proto/layer_tree_settings.proto
+++ b/cc/proto/layer_tree_settings.proto
@@ -54,7 +54,6 @@ message LayerTreeSettings {
optional float skewport_target_time_in_seconds = 31;
optional int32 skewport_extrapolation_limit_in_content_pixels = 32;
optional uint32 max_memory_for_prepaint_percentage = 33;
- optional bool strict_layer_property_change_checking = 34;
optional bool use_zero_copy = 35;
optional bool use_partial_raster = 36;
optional bool enable_elastic_overscroll = 37;
« no previous file with comments | « no previous file | cc/trees/layer_tree_settings.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698