| commit | 54dfb8b51b039e1780d1b31b686265e92af8d051 | [log] [tgz] |
|---|---|---|
| author | James Cook <jamescook@chromium.org> | Tue Oct 01 21:50:33 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 01 21:50:33 2024 |
| tree | 0d3066966aefe2c03f09ac59ef70001a0176aa8c | |
| parent | 6f9d13a180a95b45fbc3665f2dc851ffb44e1484 [diff] |
birch: Use prod backdrop server for weather requests
Remove the parameter that allows using the alpha backdrop server. The
internal code will then default to prod. This CL can land once we
confirm the prod backdrop server supports an external weather client ID
("external-weather-client-id").
The internal cleanup CL that can land after this one is:
https://chrome-internal-review.googlesource.com/c/chrome/assistant/+/7551922
Bug: b:353759771
Change-Id: Ic329da3de1ee7b1d395715633b1d3b65f172609f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5757864
Commit-Queue: James Cook <jamescook@chromium.org>
Reviewed-by: Matthew Mourgos <mmourgos@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1362693}
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.