Searched refs:uninstall_shortcut_path (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/installer/setup/
H A Dinstall.cc254 base::FilePath uninstall_shortcut_path; local
256 dist, shortcut_level, &uninstall_shortcut_path);
257 uninstall_shortcut_path = uninstall_shortcut_path.Append(
259 base::DeleteFile(uninstall_shortcut_path, false);

Completed in 433 milliseconds