commit | e7ee6cae3ac1678a7894656454ced0b7307908bc | [log] [tgz] |
---|---|---|
author | Marc Treib <treib@chromium.org> | Thu Apr 07 18:12:52 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 07 18:12:52 2022 |
tree | 2e67c0e6c0428000b887f6c567db301d15e91f3b | |
parent | 32987cc0c1e619f8fa6be51276641b008d104216 [diff] |
Sync: Add missing proto_visitors for ClientCommand message These new fields were recently added in crrev.com/c/3545699, but adding the corresponding proto_visitors was overlooked. Bug: 1145138 Change-Id: I2f593bc2df40407592362b815efa8def164e6043 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3571778 Reviewed-by: Victor Vianna <victorvianna@google.com> Commit-Queue: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/main@{#990019}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.