commit | 3550211d0b37d0c45a95abd71c05d3c11e291f1e | [log] [tgz] |
---|---|---|
author | Boris Sazonov <bsazonov@chromium.org> | Wed Dec 15 12:31:12 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 15 12:31:12 2021 |
tree | 736c86884d563cbdc9843fee64f087701820ddc3 | |
parent | 2bd4bbacdc0c5bd7bdec688becd42a1460834b50 [diff] |
Fix multidevice_wifi_sync_item_tests settings-multidevice-wifi-sync-item uses osWifiConfigurationsSynced to determine whether Wifi sync is enabled [1], so it the corresponding test should set the same variable, not wifiConfigurationsSynced. [1] https://source.chromium.org/chromium/chromium/src/+/main:chrome/browser/resources/settings/chromeos/multidevice_page/multidevice_wifi_sync_item.js;l=76;drc=0dbd3c6bf4ca3e6b25b26b4c1c76f8b8372041e7 Bug: None Change-Id: I8f605f29b6ae00ac3e9d60f7a3135e96d28d3eef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3338423 Reviewed-by: Marc Treib <treib@chromium.org> Commit-Queue: Boris Sazonov <bsazonov@chromium.org> Cr-Commit-Position: refs/heads/main@{#951907}
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.