Index: chrome/common/pref_names.cc |
diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc |
index 78056316518ebd3d7431641b4ad4b6ebe14ea271..8ebff595fbbcb7d6c1bdb2f71697713033a7b26f 100644 |
--- a/chrome/common/pref_names.cc |
+++ b/chrome/common/pref_names.cc |
@@ -1616,6 +1616,7 @@ const char kSyncExtensions[] = "sync.extensions"; |
const char kSyncExtensionSettings[] = "sync.extension_settings"; |
const char kSyncSearchEngines[] = "sync.search_engines"; |
const char kSyncSessions[] = "sync.sessions"; |
+const char kSyncHistoryDeleteDirectives[] = "sync.history_delete_directives"; |
// Boolean used by enterprise configuration management in order to lock down |
// sync. |