Index: cc/resources/picture_layer_tiling_set.h |
diff --git a/cc/resources/picture_layer_tiling_set.h b/cc/resources/picture_layer_tiling_set.h |
index 67b267c28036d206cd102d64f3b1038cb602bcbd..8c3ab4d9603c6e053595af9c4a4c2558406df1a4 100644 |
--- a/cc/resources/picture_layer_tiling_set.h |
+++ b/cc/resources/picture_layer_tiling_set.h |
@@ -55,7 +55,6 @@ class CC_EXPORT PictureLayerTilingSet { |
void RemoveAllTiles(); |
void DidBecomeActive(); |
- void DidBecomeRecycled(); |
// For a given rect, iterates through tiles that can fill it. If no |
// set of tiles with resources can fill the rect, then it will iterate |