commit | 054e2376fde9b9ffeb1fc1c18c052fbc67f3d50c | [log] [tgz] |
---|---|---|
author | Jerry Liu <pzliu@google.com> | Fri Apr 08 00:29:11 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 08 00:29:11 2022 |
tree | dde685d0fcab54024ea90ab9fa408fbc584297be | |
parent | c25a4e976311274fa3533dfae0f51d10dcf5d947 [diff] |
personalization: update camera icons The camera icon used in user avatar settings did not match with the loop/folder icon. We replace it by a new icon provided by UX designer. We also added a new icon `camera_compact` for camera icon in buttons. BUG=b/226730431 TEST=Manually Change-Id: Ib509f90ad0c8cc682c39b2e8e4426b5e9c2cef0a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3576916 Reviewed-by: Yue Li <updowndota@chromium.org> Commit-Queue: Jerry Liu <pzliu@google.com> Cr-Commit-Position: refs/heads/main@{#990207}
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.