Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/sync/syncable/
Dmodel_type.cc416 const char kAutofillProfileNotificationType[] = "AUTOFILL_PROFILE"; variable
453 *notification_type = kAutofillProfileNotificationType; in RealModelTypeToNotificationType()
494 } else if (notification_type == kAutofillProfileNotificationType) { in NotificationTypeToRealModelType()