Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/chromeos/
Dcustomization_document.cc51 const char kNotificationCountAttr[] = "notification_count"; variable
223 deal_dict->GetInteger(kNotificationCountAttr, &notification_count); in CarrierDeal()