commit | 8da353b7b09a900f1f65623b3d21bdd72d569956 | [log] [tgz] |
---|---|---|
author | Federica Germinario <fedegermi@google.com> | Tue Oct 01 14:35:03 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 01 14:35:03 2024 |
tree | 3070c671d5eb2df07e1ba55743916ac4bc052cf3 | |
parent | 69267354750586082be207a9ac20b7811877a7de [diff] |
[ios] Update files in i/c/b/ui/sharing/* This CL replaces: * ChromeBrowserState => ProfileIOS * GetForBrowserState => GetForProfile at call sites. * GetBrowserState => GetProfile * browser_state, browserState => profile web::BrowserState code is not updated. Fixed: 369818452 Change-Id: I3fd7c717e97211640ec4fdf2890d8a7a1832aef6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5899342 Auto-Submit: Federica Germinario <fedegermi@google.com> Commit-Queue: Mark Cogan <marq@chromium.org> Reviewed-by: Mark Cogan <marq@chromium.org> Cr-Commit-Position: refs/heads/main@{#1362413}
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.