| Index: cc/layers/picture_layer_impl.h
|
| diff --git a/cc/layers/picture_layer_impl.h b/cc/layers/picture_layer_impl.h
|
| index f9b2dbbd8099071be72284776b5922d8cc59e724..609bb77419aa35ce985d01a256b83988130e8fb9 100644
|
| --- a/cc/layers/picture_layer_impl.h
|
| +++ b/cc/layers/picture_layer_impl.h
|
| @@ -179,6 +179,7 @@ class CC_EXPORT PictureLayerImpl
|
| DoPostCommitInitialization();
|
| }
|
| void DoPostCommitInitialization();
|
| + void UpdateTwinRelationship();
|
|
|
| bool CanHaveTilings() const;
|
| bool CanHaveTilingWithScale(float contents_scale) const;
|
|
|