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

Unified Diff: Source/core/dom/EventNames.in

Issue 14466008: Switch speech synthesis from compile-flag to runtime-flag. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase, switch to RuntimeEnabledFeatures.in Created 7 years, 8 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 | « Source/core/core.gyp/core.gyp ('k') | Source/core/dom/EventTargetFactory.in » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/dom/EventNames.in
diff --git a/Source/core/dom/EventNames.in b/Source/core/dom/EventNames.in
index a127d7015b082a3f443777fe8163f693af04a050..d16c391a58f2706b13c82522fde46d96dd9e8687 100644
--- a/Source/core/dom/EventNames.in
+++ b/Source/core/dom/EventNames.in
@@ -39,7 +39,7 @@ modules/mediastream/RTCDTMFToneChangeEvent conditional=MEDIA_STREAM
core/page/SpeechInputEvent conditional=INPUT_SPEECH
modules/speech/SpeechRecognitionError
modules/speech/SpeechRecognitionEvent
-modules/speech/SpeechSynthesisEvent conditional=SPEECH_SYNTHESIS
+modules/speech/SpeechSynthesisEvent
core/html/canvas/WebGLContextEvent conditional=WEBGL
core/storage/StorageEvent
core/svg/SVGEvents interfaceName=Event, conditional=SVG
« no previous file with comments | « Source/core/core.gyp/core.gyp ('k') | Source/core/dom/EventTargetFactory.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698