Index: cc/trees/effect_node.h |
diff --git a/cc/trees/effect_node.h b/cc/trees/effect_node.h |
index 9d37b87f30ee52f898df2c82f686517eadae3daa..fd9884fb7f1574e5bdd78b7f3ff871dc72ca34f1 100644 |
--- a/cc/trees/effect_node.h |
+++ b/cc/trees/effect_node.h |
@@ -44,6 +44,7 @@ struct CC_EXPORT EffectNode { |
gfx::Size unscaled_mask_target_size; |
bool has_render_surface; |
+ bool force_render_surface; |
bool has_copy_request; |
bool hidden_by_backface_visibility; |
bool double_sided; |