Searched refs:unstall_binary (Results 1 – 1 of 1) sorted by relevance
144 base::FilePath unstall_binary; in CreateUninstallKey() local145 CHECK(PathService::Get(base::FILE_EXE, &unstall_binary)); in CreateUninstallKey()147 CommandLine uninstall_command(unstall_binary); in CreateUninstallKey()152 unstall_binary.DirName().value().c_str()); in CreateUninstallKey()168 key.WriteValue(kDisplayIcon, unstall_binary.value().c_str()); in CreateUninstallKey()