Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/sync/syncable/
Dmodel_type.cc412 const char kExtensionNotificationType[] = "EXTENSION"; variable
441 *notification_type = kExtensionNotificationType; in RealModelTypeToNotificationType()
482 } else if (notification_type == kExtensionNotificationType) { in NotificationTypeToRealModelType()