Home
last modified time | relevance | path

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

/external/chromium_org/sync/syncable/
Dmodel_type.cc850 const char kAutofillProfileNotificationType[] = "AUTOFILL_PROFILE"; variable
912 *notification_type = kAutofillProfileNotificationType; in RealModelTypeToNotificationType()
1004 } else if (notification_type == kAutofillProfileNotificationType) { in NotificationTypeToRealModelType()