Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index adb253b4b370ed1eca1f8cd883c7e8d58348b0d5..93bc57552f01bab2197af19472ec6916b70f0e98 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -181,6 +181,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[]; |