Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 65eb094282ee11b213358a45992dec4247bb867b..da548973e1ee47360462615436ed43f5ea055fd9 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -201,8 +201,9 @@ extern const char kGSSAPILibraryName[]; |
extern const char kHelp[]; |
extern const char kHelpShort[]; |
extern const char kHideIcons[]; |
+extern const char kHistoryDisableFullHistorySync[]; |
extern const char kHistoryEnableFullHistorySync[]; |
-extern const char kHistoryDisableFullistorySync[]; |
+extern const char kHistoryEnableGrouped[]; |
extern const char kHistoryWebHistoryUrl[]; |
extern const char kHomePage[]; |
extern const char kHostRules[]; |