Index: content/public/common/content_switches.cc |
diff --git a/content/public/common/content_switches.cc b/content/public/common/content_switches.cc |
index 3a13a578bffbeafc23c23e1e1d3edeb6ff369949..d4056d335e3b568f4c53a3e241a5befb1a902e5b 100644 |
--- a/content/public/common/content_switches.cc |
+++ b/content/public/common/content_switches.cc |
@@ -450,9 +450,6 @@ const char kEnableSmoothScrolling[] = "enable-smooth-scrolling"; |
// Enable spatial navigation |
const char kEnableSpatialNavigation[] = "enable-spatial-navigation"; |
-// Enables the synthesis part of the Web Speech API. |
-const char kEnableSpeechSynthesis[] = "enable-speech-synthesis"; |
- |
// Enables StatsTable, logging statistics to a global named shared memory table. |
const char kEnableStatsTable[] = "enable-stats-table"; |