Searched refs:kDepsPrefixEnglish (Results 1 – 1 of 1) sorted by relevance
44 const string kDepsPrefixEnglish = "Note: including file: "; in FilterShowIncludes() local47 const string& prefix = deps_prefix.empty() ? kDepsPrefixEnglish : deps_prefix; in FilterShowIncludes()