Searched refs:nacl_path (Results 1 – 1 of 1) sorted by relevance
35 FilePath nacl_path = module_path.DirName().Append(chrome::kNaClAppName); in Init() local36 CommandLine* cmd_line = new CommandLine(nacl_path); in Init()