Home
last modified time | relevance | path

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

/third_party/cef/tools/automate/
Dautomate-git.py1018 branch_is_3945_or_newer = (branch_is_master or int(cef_branch) >= 3945) variable
1021 if branch_is_3945_or_newer and not is_python2 and \
1025 if not branch_is_3945_or_newer and \