Index: chrome/common/pref_names.cc |
diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc |
index 0b8cace3896e5d93741d62cf43363eb8a5477bd0..b75ecc92f762c83b6e7d452216b60d952517fac4 100644 |
--- a/chrome/common/pref_names.cc |
+++ b/chrome/common/pref_names.cc |
@@ -1870,6 +1870,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"; |