Index: cc/trees/effect_node.h |
diff --git a/cc/trees/effect_node.h b/cc/trees/effect_node.h |
index 1e3c73c8756b91cc4b7b1525b8a98e4530eb2812..379f98d43c1026dbcc1e7d7cf432d16808cc444f 100644 |
--- a/cc/trees/effect_node.h |
+++ b/cc/trees/effect_node.h |
@@ -35,7 +35,7 @@ struct CC_EXPORT EffectNode { |
FilterOperations background_filters; |
- gfx::Vector2dF sublayer_scale; |
+ gfx::Vector2dF surface_contents_scale; |
bool has_render_surface; |
RenderSurfaceImpl* render_surface; |