Index: chrome/common/pref_names.cc |
diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc |
index af94311a707cc2c04ce4185eea34bfc5204af565..52ed4c55c89c4ebfa185cc46954e6c21b0f9aa05 100644 |
--- a/chrome/common/pref_names.cc |
+++ b/chrome/common/pref_names.cc |
@@ -1801,6 +1801,8 @@ const char kSyncPreferences[] = "sync.preferences"; |
const char kSyncPriorityPreferences[] = "sync.priority_preferences"; |
const char kSyncSearchEngines[] = "sync.search_engines"; |
const char kSyncSessions[] = "sync.sessions"; |
+const char kSyncSyncedNotificationAppInfo[] = |
+ "sync.synced_notification_app_info"; |
const char kSyncSyncedNotifications[] = "sync.synced_notifications"; |
const char kSyncTabs[] = "sync.tabs"; |
const char kSyncThemes[] = "sync.themes"; |