Index: cc/trees/layer_tree_host_common.h |
diff --git a/cc/trees/layer_tree_host_common.h b/cc/trees/layer_tree_host_common.h |
index 62b17b6bcf9f82f165e9ff20b927944374f88ff8..bd3bae8fdef0b05f7c55ce2f56e71bc92ef3698f 100644 |
--- a/cc/trees/layer_tree_host_common.h |
+++ b/cc/trees/layer_tree_host_common.h |
@@ -43,8 +43,7 @@ class CC_EXPORT LayerTreeHostCommon { |
LayerImpl* page_scale_application_layer, |
int max_texture_size, |
bool can_use_lcd_text, |
- LayerImplList* render_surface_layer_list, |
- bool update_tile_priorities); |
+ LayerImplList* render_surface_layer_list); |
// Performs hit testing for a given render_surface_layer_list. |
static LayerImpl* FindLayerThatIsHitByPoint( |