Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
| index ad3879cea6810f24cb5545c66880cfd39b1f6493..b06f308d511c1f97c2fba89f0f217300301c1356 100644 |
| --- a/chrome/common/chrome_switches.h |
| +++ b/chrome/common/chrome_switches.h |
| @@ -405,6 +405,7 @@ extern const char kPasswordStore[]; |
| #endif |
| #if defined(OS_LINUX) && !defined(OS_CHROMEOS) |
| +extern const char kEnableSpeechDispatcher[]; |
| extern const char kMigrateDataDirForSxS[]; |
| #endif |