Home
last modified time | relevance | path

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

/external/chromium_org/sync/syncable/
Dmodel_type.cc861 const char kFaviconTrackingNotificationType[] = "FAVICON_TRACKING"; variable
945 *notification_type = kFaviconTrackingNotificationType; in RealModelTypeToNotificationType()
1040 } else if (notification_type == kFaviconTrackingNotificationType) { in NotificationTypeToRealModelType()