Home | History | Annotate | Download | only in webrtc

Lines Matching refs:DIRECTORIES

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