Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 # `infra/cipd` | |
| 2 | |
| 3 The contents of this directory are automatically managed by the | |
| 4 `infra/bootstrap/install_cipd_packages.py` `DEPS` hook script. | |
| 5 | |
| 6 This directory hosts CIPD-installed packages defined in the bootstrap | |
| 7 configuration. It is effectively an auxiliary `depot_tools` executable space. | |
| 8 This directory should be added to your `$PATH` environment variable to enable | |
| 9 full `infra` repository functionality. | |
| OLD | NEW |