| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index a9c013ac1885b04bbd8de90c6b4ac155aea7e206..f15380d3de9e63f351440a5359d7af15ee87d864 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -165,6 +165,7 @@ extern const char kEnableRemoting[];
|
| extern const char kEnableResourceContentSettings[];
|
| extern const char kEnableSearchProviderApiV2[];
|
| extern const char kEnableSnapStart[];
|
| +extern const char kEnableSpeechInput[];
|
| extern const char kEnableStatsTable[];
|
| extern const char kEnableSync[];
|
| extern const char kEnableSyncAutofill[];
|
|
|