Home
last modified time | relevance | path

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

/external/chromium_org/tools/gn/
Dsetup.cc112 base::FilePath with_no_slash = current_dir.StripTrailingSeparators(); in FindDotFile() local
113 base::FilePath up_one_dir = with_no_slash.DirName(); in FindDotFile()