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

/external/chromium_org/chrome/browser/download/
H A Ddownload_shelf_context_menu.cc170 DownloadProtectionService* protection_service = local
172 if (protection_service) {
173 protection_service->feedback_service()->BeginFeedbackForDownload(
187 DownloadProtectionService* protection_service = local
189 if (protection_service) {
190 protection_service->ShowDetailsForDownload(*download_item_, navigator_);

Completed in 83 milliseconds