Chromium Code Reviews| Index: Source/core/page/RuntimeEnabledFeatures.in |
| diff --git a/Source/core/page/RuntimeEnabledFeatures.in b/Source/core/page/RuntimeEnabledFeatures.in |
| index f0175a597edd5fd6895edbcb615e711a892324d5..2028e9ec386e380ecb050b2bc03d54d532a309ad 100644 |
| --- a/Source/core/page/RuntimeEnabledFeatures.in |
| +++ b/Source/core/page/RuntimeEnabledFeatures.in |
| @@ -66,6 +66,7 @@ SpeechInput status=stable |
| SpeechSynthesis status=experimental |
| StyleScoped status=experimental |
| Touch status=stable |
| +Vibration |
| VideoTrack status=stable |
| WebAnimations |
| WebAudio condition=WEB_AUDIO, status=stable |