Home
last modified time | relevance | path

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

/external/chromium_org/sync/syncable/
Dmodel_type.cc839 const char kAutofillNotificationType[] = "AUTOFILL"; variable
882 *notification_type = kAutofillNotificationType; in RealModelTypeToNotificationType()
977 } else if (notification_type == kAutofillNotificationType) { in NotificationTypeToRealModelType()