Home | History | Annotate | Download | only in browser

Lines Matching refs:final_path

735   std::string final_path = chrome_exe_path.value();
743 final_path += " --" + i->first;
745 final_path += " " + QuoteArgForDesktopFileExec("--" + i->first +
750 g_key_file_set_string(key_file, kDesktopEntry, "Exec", final_path.c_str());