Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/sync/syncable/
Dmodel_type.cc411 const char kTypedUrlNotificationType[] = "TYPED_URL"; variable
438 *notification_type = kTypedUrlNotificationType; in RealModelTypeToNotificationType()
479 } else if (notification_type == kTypedUrlNotificationType) { in NotificationTypeToRealModelType()