Home | History | Annotate | Download | only in download

Lines Matching refs:desktop_dir

207   FilePath desktop_dir;
208 if (!PathService::Get(chrome::DIR_USER_DESKTOP, &desktop_dir)) {
212 return (download_path == desktop_dir);