| Index: public/web/WebRuntimeFeatures.h
|
| diff --git a/public/web/WebRuntimeFeatures.h b/public/web/WebRuntimeFeatures.h
|
| index d90a8b961106277d76a5b3e20726f1be35ac0772..1d19d79362e650904f4860f8ee5d7eb975b36f7d 100644
|
| --- a/public/web/WebRuntimeFeatures.h
|
| +++ b/public/web/WebRuntimeFeatures.h
|
| @@ -69,8 +69,6 @@ public:
|
|
|
| BLINK_EXPORT static void enableBlinkScheduler(bool);
|
|
|
| - BLINK_EXPORT static void enableCompositorAnimationTimelines(bool);
|
| -
|
| BLINK_EXPORT static void enableExperimentalCanvasFeatures(bool);
|
|
|
| BLINK_EXPORT static void enableFastMobileScrolling(bool);
|
|
|