Home
last modified time | relevance | path

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

/external/chromium_org/sync/syncable/
Dmodel_type.cc860 const char kFaviconImageNotificationType[] = "FAVICON_IMAGE"; variable
942 *notification_type = kFaviconImageNotificationType; in RealModelTypeToNotificationType()
1037 } else if (notification_type == kFaviconImageNotificationType) { in NotificationTypeToRealModelType()