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

Unified Diff: cc/layers/layer_impl_test_properties.h

Issue 2873593002: Force use of and cache render surface. (Closed)
Patch Set: Fix for comments in patch 4. Created 3 years, 6 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 80928b3f06857d477c0c83272015049606f378a8..ca1535d3251a5423234beab7e26e69028ece1a09 100644
--- a/cc/layers/layer_impl_test_properties.h
+++ b/cc/layers/layer_impl_test_properties.h
@@ -32,6 +32,7 @@ struct CC_EXPORT LayerImplTestProperties {
LayerImpl* owning_layer;
bool double_sided;
+ bool cache_render_surface;
bool force_render_surface;
bool is_container_for_fixed_position_layers;
bool should_flatten_transform;

Powered by Google App Engine
This is Rietveld 408576698