commit | 35f456abb3f9d256e2a60e8a3a07b7da2365c94e | [log] [tgz] |
---|---|---|
author | Jerry Liu <pzliu@google.com> | Fri May 24 19:07:47 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 24 19:07:47 2024 |
tree | 90eb141d881175d332c63a8ab131bd2e90accf5b | |
parent | b5a28d03744d3d2fa193e83d69d46d90b2fb916c [diff] |
p13n: remove non-jelly code in avatar components Clean up non-Jelly code paths for avatar elements in PUB. BUG=b:282050032 TEST=browser_tests --gtest_filter="*Personalization*" Change-Id: I8d80f0db38fa798016835ef6bf4e1696eddc6166 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5564506 Reviewed-by: Jeffrey Young <cowmoo@google.com> Commit-Queue: Jerry Liu <pzliu@google.com> Cr-Commit-Position: refs/heads/main@{#1305841}
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.