Home
last modified time | relevance | path

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

/external/chromium_org/sync/syncable/
Dmodel_type.cc842 const char kExtensionNotificationType[] = "EXTENSION"; variable
891 *notification_type = kExtensionNotificationType; in RealModelTypeToNotificationType()
986 } else if (notification_type == kExtensionNotificationType) { in NotificationTypeToRealModelType()