Index: cc/trees/layer_tree_settings.h |
=================================================================== |
--- cc/trees/layer_tree_settings.h (revision 194303) |
+++ cc/trees/layer_tree_settings.h (working copy) |
@@ -57,6 +57,7 @@ |
size_t max_tiles_for_interest_area; |
size_t max_unused_resource_memory_percentage; |
int highp_threshold_min; |
+ bool strict_layer_property_change_checking; |
LayerTreeDebugState initial_debug_state; |
}; |