Index: cc/trees/layer_tree_settings.h |
diff --git a/cc/trees/layer_tree_settings.h b/cc/trees/layer_tree_settings.h |
index a73b134499d7584a3e36fe710a6af78e4a759df5..f67b9adfb325dae305d01beb6b3365eff62283b5 100644 |
--- a/cc/trees/layer_tree_settings.h |
+++ b/cc/trees/layer_tree_settings.h |
@@ -79,6 +79,7 @@ class CC_EXPORT LayerTreeSettings { |
bool strict_layer_property_change_checking; |
bool use_one_copy; |
bool use_zero_copy; |
+ bool use_persistent_map_for_gpu_memory_buffers; |
bool enable_elastic_overscroll; |
unsigned use_image_texture_target; |
bool ignore_root_layer_flings; |