Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/download/
Ddownload_resource_handler.cc41 GURL tab_referrer_url; member
80 info->tab_referrer_url = tab_info->tab_referrer_url; in StartOnUIThread()
95 tab_info->tab_referrer_url = entry->GetReferrer().url; in InitializeDownloadTabInfoOnUIThread()
Ddownload_create_info.h52 GURL tab_referrer_url; member
Ddownload_item_impl.cc183 tab_referrer_url_(info.tab_referrer_url), in DownloadItemImpl()