| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 02848d53f423330b358a9a6f044130442babbb35..7ce628688919cc0b3abf463799c4a30f5130d636 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -266,10 +266,6 @@ CONTENT_EXPORT extern const char kDisablePanelFitting[];
|
| CONTENT_EXPORT extern const char kDisableVaapiAcceleratedVideoEncode[];
|
| #endif
|
|
|
| -#if defined(OS_LINUX) && !defined(OS_CHROMEOS)
|
| -CONTENT_EXPORT extern const char kEnableSpeechDispatcher[];
|
| -#endif
|
| -
|
| #if defined(OS_MACOSX) && !defined(OS_IOS)
|
| extern const char kDisableCoreAnimationPlugins[];
|
| #endif
|
|
|