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

Unified Diff: Source/core/features.gypi

Issue 14466008: Switch speech synthesis from compile-flag to runtime-flag. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 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
Index: Source/core/features.gypi
diff --git a/Source/core/features.gypi b/Source/core/features.gypi
index 17450707306c65f26694b2e2086446d9ab29d769..94f3431acc1946a1b72a3fae5f853ef59aaedb3a 100644
--- a/Source/core/features.gypi
+++ b/Source/core/features.gypi
@@ -51,7 +51,6 @@
'ENABLE_RESOLUTION_MEDIA_QUERY=0',
'ENABLE_RUBY=1',
'ENABLE_SANDBOX=1',
- 'ENABLE_SPEECH_SYNTHESIS=0',
'ENABLE_SVG=<(enable_svg)',
'ENABLE_SVG_FONTS=<(enable_svg)',
'ENABLE_TOUCH_ICON_LOADING=<(enable_touch_icon_loading)',

Powered by Google App Engine
This is Rietveld 408576698