| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index e822cb5cd16d3b63b9c3756143efa65a4bd12e92..4452fca7c5d20f05246581e6c1fcc972d5812c5d 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -123,6 +123,7 @@ extern const char kEnablePreparsedJsCaching[];
|
| extern const char kEnablePreconnect[];
|
| extern const char kEnablePrintPreview[];
|
| extern const char kEnableSearchProviderApiV2[];
|
| +extern const char kEnableSpeechInput[];
|
| extern const char kEnableStatsTable[];
|
| extern const char kEnableSync[];
|
| extern const char kEnableSyncAutofill[];
|
|
|