Index: cc/picture_layer_tiling_set.h |
diff --git a/cc/picture_layer_tiling_set.h b/cc/picture_layer_tiling_set.h |
index ddb8ffaff24cbb7131000b0781e0f403bc7e0f8b..11e27969360e64d9d3282a2976483ff705a81af1 100644 |
--- a/cc/picture_layer_tiling_set.h |
+++ b/cc/picture_layer_tiling_set.h |
@@ -23,9 +23,6 @@ class CC_EXPORT PictureLayerTilingSet { |
const Region& invalidation); |
void Clone(const PictureLayerTiling* tiling, const Region& invalidation); |
- // TODO(enne): Remove this once syncing happens to the pending tree. |
- void Invalidate(const Region& invalidation); |
- |
void SetLayerBounds(gfx::Size layer_bounds); |
gfx::Size LayerBounds() const; |