Home | History | Annotate | Download | only in browser

Lines Matching defs:module_path

574     base::FilePath module_path;
575 if (!PathService::Get(base::FILE_MODULE, &module_path)) {
580 base::WideToUTF8(module_path.DirName().Append(L"x64").value());