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

Unified Diff: cc/layers/layer_impl_test_properties.h

Issue 2846653002: cc : Stop pushing layers from hidden subtrees at commit
Patch Set: . Created 3 years, 8 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
Index: cc/layers/layer_impl_test_properties.h
diff --git a/cc/layers/layer_impl_test_properties.h b/cc/layers/layer_impl_test_properties.h
index ee2917e2a4aee0f5068ab11e9bfe16bfb7c9cfc4..019e0b17884313027949ea787466ed6d923ddd1c 100644
--- a/cc/layers/layer_impl_test_properties.h
+++ b/cc/layers/layer_impl_test_properties.h
@@ -35,9 +35,7 @@ struct CC_EXPORT LayerImplTestProperties {
bool force_render_surface;
bool is_container_for_fixed_position_layers;
bool should_flatten_transform;
- bool hide_layer_and_subtree;
bool opacity_can_animate;
- bool subtree_has_copy_request;
int sorting_context_id;
float opacity;
FilterOperations filters;

Powered by Google App Engine
This is Rietveld 408576698