commit | 95276990a5fb9e0dab9b07b546b8cc0f3e055d45 | [log] [tgz] |
---|---|---|
author | Alex Kingsborough <akingsb@google.com> | Thu May 26 19:58:04 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 26 19:58:04 2022 |
tree | 3ed1529d8d5e4266791bdea6465056a85ffea20a | |
parent | 1a4dd0997725675d4030e1cc066908aadc8403ad [diff] |
[Nearby] Use mojo to set data usage instead of pref Migrating to using mojo instead of prefs for nearby share settings. This cl uses mojo to save data usage type for nearby share. test device Change-Id: I05793f481d9442af5c644410a7ba3b7fbe0cf7b1 Bug: b/207088206 TESTED: nearby share set data usage unit test and manually tested on Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3662019 Reviewed-by: Jon Mann <jonmann@chromium.org> Commit-Queue: Alex Kingsborough <akingsb@google.com> Reviewed-by: Michael Hansen <hansenmichael@google.com> Cr-Commit-Position: refs/heads/main@{#1007957}
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.