Index: cc/trees/draw_property_utils.h |
diff --git a/cc/trees/draw_property_utils.h b/cc/trees/draw_property_utils.h |
index 3fafc01d1679d655f8eba74c9294824573daefc6..b5ff981c579ef7971527242ac342150b07b55240 100644 |
--- a/cc/trees/draw_property_utils.h |
+++ b/cc/trees/draw_property_utils.h |
@@ -45,7 +45,8 @@ void CC_EXPORT UpdatePropertyTrees(LayerTreeHost* layer_tree_host, |
void CC_EXPORT |
UpdatePropertyTreesAndRenderSurfaces(LayerImpl* root_layer, |
PropertyTrees* property_trees, |
- bool can_render_to_separate_surface); |
+ bool can_render_to_separate_surface, |
+ bool can_adjust_raster_scales); |
void CC_EXPORT FindLayersThatNeedUpdates(LayerTreeHost* layer_tree_host, |
const PropertyTrees* property_trees, |