Searched refs:other_chrome_path (Results 1 – 1 of 1) sorted by relevance
317 FilePath other_chrome_path(base::GetProcessExecutablePath(pid)); in IsChromeProcess() local318 return (!other_chrome_path.empty() && in IsChromeProcess()319 other_chrome_path.BaseName() == in IsChromeProcess()