| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 13844f6182e7b5c3d5351b5410a3bc38671e2022..fd3d1f8cd6c3ecf4668b294a30324dbf971a1ea2 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -182,6 +182,7 @@ extern const char kEnableSpdyCredentialFrames[];
|
| extern const char kEnableSpellingAutoCorrect[];
|
| extern const char kEnableStackedTabStrip[];
|
| extern const char kEnableSuggestionsTabPage[];
|
| +extern const char kEnableSyncDictionary[];
|
| extern const char kEnableTabGroupsContextMenu[];
|
| extern const char kEnableWatchdog[];
|
| extern const char kEnableWebSocketOverSpdy[];
|
|
|