tree: 88639b8fc25e83ac3f6d076ce997dfd353b45e61 [path history] [tgz]
  1. android/
  2. chromeos/
  3. linux/
  4. mac/
  5. win/
  6. appid.py
  7. make_zip.py
  8. OWNERS
  9. PRESUBMIT.py
  10. README.md
chrome/tools/build/README.md

This directory contains code needed to validate and assemble chrome packages for deployment. The main file in each platform-specific subdirectory is FILES.cfg. This file is interpreted by python's execfile, and the global FILES is extracted. For more details on how this file is used, see the extraction logic.