Index: cc/trees/layer_tree_settings.h |
=================================================================== |
--- cc/trees/layer_tree_settings.h (revision 283005) |
+++ cc/trees/layer_tree_settings.h (working copy) |
@@ -79,6 +79,7 @@ |
bool use_rgba_4444_textures; |
bool touch_hit_testing; |
size_t texture_id_allocation_chunk_size; |
+ bool record_full_layer; |
LayerTreeDebugState initial_debug_state; |
}; |