Searched refs:git_bash_env (Results 1 – 1 of 1) sorted by relevance
264 static std::unique_ptr<base::Environment> git_bash_env; in FixGitBashLabelEdit() local265 if (!git_bash_env) in FixGitBashLabelEdit()266 git_bash_env = base::Environment::Create(); in FixGitBashLabelEdit()270 if (git_bash_env->HasVar( in FixGitBashLabelEdit()