Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/sync/syncable/
Dmodel_type.cc406 const char kBookmarkNotificationType[] = "BOOKMARK"; variable
423 *notification_type = kBookmarkNotificationType; in RealModelTypeToNotificationType()
464 if (notification_type == kBookmarkNotificationType) { in NotificationTypeToRealModelType()