commit | ba8a947d91cffe1ffdbe11eadd738c08b928f2cc | [log] [tgz] |
---|---|---|
author | Dustin J. Mitchell <djmitche@chromium.org> | Tue Nov 28 15:07:50 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 28 15:07:50 2023 |
tree | e63fe0b4014743946957fa66514c0fb20ccc95b1 | |
parent | e718bec0a3ac1c7c863b22eb4712b06bc0dc2332 [diff] |
Only uses google_apis::GetAPIKey on Chrome On other builds, this should do nothing. BUG=b:304569725 Change-Id: Icb10fa4748df38a4a56996ace9d35bb673d998ce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5063749 Reviewed-by: Andrew Williams <awillia@chromium.org> Commit-Queue: Dustin Mitchell <djmitche@chromium.org> Cr-Commit-Position: refs/heads/main@{#1229898}
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.