commit | 7cfb5918f2616a636c5e6a39e4c3c01c461b6f03 | [log] [tgz] |
---|---|---|
author | Ernest Nguyen Hung <ernn@google.com> | Thu Jul 17 06:38:28 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 17 06:38:28 2025 |
tree | 49774aa18ec2b9fc83b7cbbdd4c9f048ecd58e8e | |
parent | ca52fe0ccd26e7d451b7ff65c39e7a57f51c8bfd [diff] |
[DBSC] Remove dbsc build flag from lst binding code This CL removes `ENABLE_BOUND_SESSION_CREDENTIALS` build flag from `components/signin/*` and `chrome/browser/signin/chrome_signin_client*`. This is the code related to LST binding that will stay in the codebase. Bug: 430944471 Change-Id: I6fb0499f89fd170192e12ed61c72b83f6385c3cb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6727156 Reviewed-by: Alex Ilin <alexilin@chromium.org> Commit-Queue: Ernest Nguyen Hung <ernn@google.com> Cr-Commit-Position: refs/heads/main@{#1488065}
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.