| Index: cc/blink/web_compositor_support_impl.h
|
| diff --git a/cc/blink/web_compositor_support_impl.h b/cc/blink/web_compositor_support_impl.h
|
| index b924be9cc09f950fc80a6d49e65f5c508d0b58a1..971665ae2d1cb1aedcdd49e05a6c2d6b498e61c1 100644
|
| --- a/cc/blink/web_compositor_support_impl.h
|
| +++ b/cc/blink/web_compositor_support_impl.h
|
| @@ -45,9 +45,7 @@ class CC_BLINK_EXPORT WebCompositorSupportImpl
|
| virtual blink::WebCompositorAnimation* createAnimation(
|
| const blink::WebCompositorAnimationCurve& curve,
|
| blink::WebCompositorAnimation::TargetProperty target,
|
| -#ifdef WEB_COMPOSITOR_SUPPORT_CREATE_ANIMATION_SUPPORTS_GROUP
|
| int group_id,
|
| -#endif
|
| int animation_id);
|
| virtual blink::WebFilterAnimationCurve* createFilterAnimationCurve();
|
| virtual blink::WebFloatAnimationCurve* createFloatAnimationCurve();
|
|
|