Index: cc/picture_layer_impl.h |
diff --git a/cc/picture_layer_impl.h b/cc/picture_layer_impl.h |
index bf2db9e0764460998ecdc018b3f70dd2e6fec97f..c7fbf6e5de677539faebc004781a18ce6b2c466b 100644 |
--- a/cc/picture_layer_impl.h |
+++ b/cc/picture_layer_impl.h |
@@ -31,8 +31,6 @@ public: |
virtual void dumpLayerProperties(std::string*, int indent) const OVERRIDE; |
virtual void didUpdateTransforms() OVERRIDE; |
- void didUpdateBounds(); |
- |
// PictureLayerTilingClient overrides. |
virtual scoped_refptr<Tile> CreateTile(PictureLayerTiling*, |
gfx::Rect) OVERRIDE; |