commit | 790bb28f3432d58b3df9ff87e69d8e118766e23b | [log] [tgz] |
---|---|---|
author | Jason Rhee <jasonrhee@google.com> | Thu Mar 10 21:12:56 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 10 21:12:56 2022 |
tree | 161a27d9c74acb9e0c79901abf61a5263e83e020 | |
parent | 9b958e6ae0bc0bdd9ee7cf8ab3f215a53299f2bf [diff] |
[SmartLock] Add unit tests for code added to easy_unlock_service.cc Tested incremental code added/modified as part of Smart Lock UI Revamp. Did not add tests for code that would not use the kSmartLockUiRevamp flag. [Incremental Coverage Spreadsheet](https://docs.google.com/spreadsheets/d/17cwZ09gzMS1g3wMhr0k0asFsxeY76e5CxJksADCL83k/edit?resourcekey=0-fR6wu2z5-n2Hri0vstHYYg#gid=0) Change-Id: I274f523bc3de85bb4ec14866d4590d3e01473234 Bug: b/222161376, b/215469118 Fixes: b/222161376 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3508625 Reviewed-by: Ryan Hansberry <hansberry@chromium.org> Commit-Queue: Jason Rhee <jasonrhee@google.com> Cr-Commit-Position: refs/heads/main@{#979938}
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.