commit | 6351bcf7a4cf8f1cd388290b7c108f039071c561 | [log] [tgz] |
---|---|---|
author | Justin Suen <justinsuen@google.com> | Tue Nov 15 00:02:20 2022 +0000 |
committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 15 19:17:18 2022 +0000 |
tree | f61d63c6d97576953a0cf51a832bc641ed4cde41 | |
parent | 3e1c12966d8af0efc3b065d306a39695604bdc70 [diff] |
lab: fix typos in servo proto BUG=NONE TEST=./generate.sh Change-Id: Ida747334f2b93a90fe555f968add8ce3db845cc5 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/infra/proto/+/4027225 Reviewed-by: Vineet Joshi <vkjoshi@google.com> Commit-Queue: Justin Suen <justinsuen@google.com> Reviewed-by: Otabek Kasimov <otabek@google.com> Reviewed-by: Xixuan Wu <xixuan@google.com>
This repository exists in two locations in the tree: infra/proto
, and chromite/infra/proto
. The infra/proto
repository is always at ToT, while the chromite/infra/proto
checkout is branched to allow the proto there to (more) accurately reflect the version of the proto the Build API is using.
When making changes to the proto that you need to test in the Build API, you will need ensure the changes are applied to the chromite/infra/proto
checkout. Chromite generates its proto bindings from the chromite/infra/proto
repo.