Searched defs:line_name (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/notifications/
H A Ddesktop_notification_service.cc226 string16 line_name = title.empty() ? ASCIIToUTF16("description") local
228 subst.push_back(EscapeForHTML(UTF16ToUTF8(line_name)));

Completed in 73 milliseconds