Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / modules / speech / SpeechSynthesis.idl
index 7822292..98b53de 100644 (file)
@@ -25,8 +25,7 @@
 
 [
     GarbageCollected,
-    NoInterfaceObject,
-    RuntimeEnabled=SpeechSynthesis
+    NoInterfaceObject
 ] interface SpeechSynthesis : EventTarget {
     readonly attribute boolean pending;
     readonly attribute boolean speaking;