Home
last modified time | relevance | path

Searched refs:kExtensionSettingNotificationType (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/sync/syncable/
Dmodel_type.cc843 const char kExtensionSettingNotificationType[] = "EXTENSION_SETTING"; variable
915 *notification_type = kExtensionSettingNotificationType; in RealModelTypeToNotificationType()
1010 } else if (notification_type == kExtensionSettingNotificationType) { in NotificationTypeToRealModelType()