Searched refs:kExtensionNotificationType (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/sync/syncable/
H A Dmodel_type.cc412 const char kExtensionNotificationType[] = "EXTENSION"; member in namespace:syncable::__anon2526
441 *notification_type = kExtensionNotificationType;
482 } else if (notification_type == kExtensionNotificationType) {
/external/chromium_org/sync/syncable/
H A Dmodel_type.cc784 const char kExtensionNotificationType[] = "EXTENSION"; member in namespace:syncer::__anon10802
830 *notification_type = kExtensionNotificationType;
919 } else if (notification_type == kExtensionNotificationType) {

Completed in 1621 milliseconds