Home
last modified time | relevance | path

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

/third_party/cef/tools/
Dpatch_updater.py176 added_paths = [] variable
203 added_paths.append(patch_path_abs)
208 added_paths.append(patch_path_abs)
289 if added_paths:
291 cmd = 'git add -N %s' % ' '.join(added_paths)