Index: cc/trees/layer_tree_host_impl.h |
diff --git a/cc/trees/layer_tree_host_impl.h b/cc/trees/layer_tree_host_impl.h |
index ba4fabf09afdb746e9a9055b591a620be72afcf3..f9005ff51f5c6f6f9d8c65035923e9dc48d85342 100644 |
--- a/cc/trees/layer_tree_host_impl.h |
+++ b/cc/trees/layer_tree_host_impl.h |
@@ -187,6 +187,7 @@ class CC_EXPORT LayerTreeHostImpl |
void DidAnimateScrollOffset(); |
void SetViewportDamage(const gfx::Rect& damage_rect); |
+ virtual void RasterizeTiles(); |
virtual void ManageTiles(); |
// Returns DRAW_SUCCESS unless problems occured preparing the frame, and we |