commit | 0c913e17b9a2fa9d81c3dd1764622df00f7aece4 | [log] [tgz] |
---|---|---|
author | Gary Kacmarcik <garykac@google.com> | Wed Sep 18 19:59:49 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 18 19:59:49 2024 |
tree | aea817ad070c4dcd470564602b1c584c7bbdd78d | |
parent | b3f950e907e0301e897ecd3b4d8d0512d3947647 [diff] |
[Chromoting] Pass HeartbeatServiceClient to HeartbeatSender. This is the first step to switching over the HeartbeatSender to rely on the API service client to determine which API server to hit. Change-Id: Iea2de5a2530d1d576bb8a7aa7896013f8004b42a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5871519 Reviewed-by: Joe Downing <joedow@chromium.org> Commit-Queue: Gary Kacmarcik <garykac@chromium.org> Cr-Commit-Position: refs/heads/main@{#1357282}
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.