| commit | 713607b9c78786de72eaec5615e8c17daff0faaa | [log] [tgz] |
|---|---|---|
| author | Sebastien Lalancette <seblalancette@chromium.org> | Wed Nov 10 20:03:03 2021 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 10 20:03:03 2021 |
| tree | 498c40b3cf10b5bb07a10ccacaa7712fe828151e | |
| parent | 5dff84afdb57004cdbbf4d6c5980d734500340e3 [diff] |
[ZT] Make KeyRotationLauncher a class Wrapping this function into a class will make it mockeable. Change-Id: I97357e03039f0158018fc5fb628eba0a1b5d8f44 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3264821 Reviewed-by: Roger Tawa <rogerta@chromium.org> Commit-Queue: Sebastien Lalancette <seblalancette@chromium.org> Cr-Commit-Position: refs/heads/main@{#940448}
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.