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

Unified Diff: Source/core/dom/EventTargetFactory.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/dom/EventNames.in ('k') | Source/core/features.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/dom/EventTargetFactory.in
diff --git a/Source/core/dom/EventTargetFactory.in b/Source/core/dom/EventTargetFactory.in
index a72c6446a5709dd047f479bb019fe27d3a9d85ee..c9202f2eba378b8d34d1114eeeb32521804d7641 100644
--- a/Source/core/dom/EventTargetFactory.in
+++ b/Source/core/dom/EventTargetFactory.in
@@ -32,7 +32,7 @@ core/workers/SharedWorker
core/workers/SharedWorkerContext
modules/mediasource/SourceBufferList
modules/speech/SpeechRecognition
-modules/speech/SpeechSynthesisUtterance conditional=SPEECH_SYNTHESIS
+modules/speech/SpeechSynthesisUtterance
core/html/track/TextTrack
core/html/track/TextTrackCue
core/html/track/TextTrackList
« no previous file with comments | « Source/core/dom/EventNames.in ('k') | Source/core/features.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698