Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/sync/syncable/
Dmodel_type.cc409 const char kAutofillNotificationType[] = "AUTOFILL"; variable
432 *notification_type = kAutofillNotificationType; in RealModelTypeToNotificationType()
473 } else if (notification_type == kAutofillNotificationType) { in NotificationTypeToRealModelType()