| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 4639bfff97c0070a44d806c2489ca738ccc74550..3875640fb9d8715edbcd981443a68c596e273971 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -133,7 +133,7 @@ extern const char kEnableSeccompFilterSandbox[];
|
| extern const char kEnableSkiaBenchmarking[];
|
| CONTENT_EXPORT extern const char kEnableSmoothScrolling[];
|
| CONTENT_EXPORT extern const char kEnableSpatialNavigation[];
|
| -CONTENT_EXPORT extern const char kEnableSpeechSynthesis[];
|
| +CONTENT_EXPORT extern const char kDisableSpeechSynthesis[];
|
| CONTENT_EXPORT extern const char kEnableStatsTable[];
|
| extern const char kEnableStrictSiteIsolation[];
|
| CONTENT_EXPORT extern const char kEnableServiceWorkerSync[];
|
|
|