Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(111)

Unified Diff: Source/modules/speech/WindowSpeech.idl

Issue 599863002: Removed ScriptedSpeech from RuntimeEnabledFeature (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | Source/platform/RuntimeEnabledFeatures.in » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/speech/WindowSpeech.idl
diff --git a/Source/modules/speech/WindowSpeech.idl b/Source/modules/speech/WindowSpeech.idl
index 0d331cc70ca6b50eb3df784840cd4dbbd45a5077..d0246091b335894c30d39b1b3cc7fce55cf5f2aa 100644
--- a/Source/modules/speech/WindowSpeech.idl
+++ b/Source/modules/speech/WindowSpeech.idl
@@ -4,7 +4,6 @@
[
ImplementedAs=DOMWindowSpeech,
- RuntimeEnabled=ScriptedSpeech,
] partial interface Window {
attribute SpeechGrammarConstructor webkitSpeechGrammar;
attribute SpeechGrammarListConstructor webkitSpeechGrammarList;
« no previous file with comments | « no previous file | Source/platform/RuntimeEnabledFeatures.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698