Home | History | Annotate | Download | only in files

Lines Matching refs:DIRECTORIES

14 symlinks to files and directories. This script handles the setup of symlinks to
34 DIRECTORIES = [
64 DIRECTORIES += [
85 DIRECTORIES.append('third_party/class-dump')
180 # shutil.rmtree() doesn't work on Windows if any of the directories are
264 for source_dir in DIRECTORIES:
267 check_msg='directories')
303 As such, all Chromium directories which are currently pulled by DEPS are
307 directories forcibly, in case you have some work in progress in one of
314 Which will replace all directories which now must be symlinks, after
405 # Create parent directories to the target link if needed.