| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index ceff503d550af5337a2eb80ea509712d377fc3da..8a643707882cf3a77f8a801a2ac55e8e1b16300e 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -186,6 +186,7 @@ extern const char kEnableSuggestionsTabPage[];
|
| extern const char kEnableSyncSyncedNotifications[];
|
| extern const char kEnableSyncFavicons[];
|
| extern const char kEnableTabGroupsContextMenu[];
|
| +extern const char kEnableTranslateAlphaLanguages[];
|
| extern const char kEnableUserAlternateProtocolPorts[];
|
| extern const char kEnableWatchdog[];
|
| extern const char kEnableWebSocketOverSpdy[];
|
|
|