tree: 8077452121cd58ecabe0d60400d15a408eab4f33 [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
  11. sha256_file.py
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.