Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/sync/syncable/
Dmodel_type.cc408 const char kPasswordNotificationType[] = "PASSWORD"; variable
429 *notification_type = kPasswordNotificationType; in RealModelTypeToNotificationType()
470 } else if (notification_type == kPasswordNotificationType) { in NotificationTypeToRealModelType()