| Index: cc/layers/heads_up_display_layer.h
|
| diff --git a/cc/layers/heads_up_display_layer.h b/cc/layers/heads_up_display_layer.h
|
| index da8f05a0bc5db729a779d01ce5494a79465b4e41..67e4d7394461b9aeaf6c93be2d72a2e105eeb327 100644
|
| --- a/cc/layers/heads_up_display_layer.h
|
| +++ b/cc/layers/heads_up_display_layer.h
|
| @@ -29,8 +29,6 @@ class CC_EXPORT HeadsUpDisplayLayer : public Layer {
|
|
|
| std::unique_ptr<LayerImpl> CreateLayerImpl(LayerTreeImpl* tree_impl) override;
|
|
|
| - void SetTypeForProtoSerialization(proto::LayerNode* proto) const override;
|
| -
|
| // Layer overrides.
|
| void PushPropertiesTo(LayerImpl* layer) override;
|
|
|
|
|