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

/external/chromium/chrome/browser/download/
H A Ddownload_util.cc882 bool IsDangerous(DownloadCreateInfo* info, Profile* profile, bool auto_open) { argument
886 return !(auto_open && info->has_user_gesture);

Completed in 46 milliseconds