Index: public/web/WebRuntimeFeatures.h |
diff --git a/public/web/WebRuntimeFeatures.h b/public/web/WebRuntimeFeatures.h |
index 2475282a16d6bb4e034fbac56241b31abf8285a3..92363c9e30d6f82906ee7f215b7f0566e64d722b 100644 |
--- a/public/web/WebRuntimeFeatures.h |
+++ b/public/web/WebRuntimeFeatures.h |
@@ -69,6 +69,8 @@ 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); |