commit | 1dd7dc4f53b13af2747eaca83d1fce2bf9b10b19 | [log] [tgz] |
---|---|---|
author | Jan Keitel <jkeitel@google.com> | Mon Nov 20 16:07:48 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 20 16:07:48 2023 |
tree | f7a0f697cce8e02dad27f0fb567335a5aecf9f15 | |
parent | e6d2ee19cec2a2bf1b6f7400c2174d392b354a94 [diff] |
Remove unnecessary const in FormDataAndroid::session_id signature. Bug: 1502097 Change-Id: Id9a3340103add709ed79c2988bebbb60dce4253f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5040025 Auto-Submit: Jan Keitel <jkeitel@google.com> Commit-Queue: Jan Keitel <jkeitel@google.com> Reviewed-by: Florian Leimgruber <fleimgruber@google.com> Commit-Queue: Florian Leimgruber <fleimgruber@google.com> Cr-Commit-Position: refs/heads/main@{#1226843}
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.