Home
last modified time | relevance | path

Searched refs:nacl_path (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/nacl_host/
Dnacl_broker_host_win.cc35 FilePath nacl_path = module_path.DirName().Append(chrome::kNaClAppName); in Init() local
36 CommandLine* cmd_line = new CommandLine(nacl_path); in Init()