| Index: cc/layers/layer_impl.h
|
| diff --git a/cc/layers/layer_impl.h b/cc/layers/layer_impl.h
|
| index 75e96c91a6693298fbdb4fdbb43a31056be217e8..4f419ebad0b41c5799ffa13effa353aaba46c76a 100644
|
| --- a/cc/layers/layer_impl.h
|
| +++ b/cc/layers/layer_impl.h
|
| @@ -176,7 +176,6 @@ class CC_EXPORT LayerImpl {
|
| // non-opaque color. Tries to return background_color(), if possible.
|
| SkColor SafeOpaqueBackgroundColor() const;
|
|
|
| - bool FilterIsAnimating() const;
|
| bool HasPotentiallyRunningFilterAnimation() const;
|
|
|
| void SetMasksToBounds(bool masks_to_bounds);
|
|
|