commit | 62e91d5b69c43f39ebc0924f72654a37ac91cdbc | [log] [tgz] |
---|---|---|
author | anthie@google.com <anthie@google.com> | Thu Aug 18 14:17:24 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 18 14:17:24 2022 |
tree | 4a6e7e465626b8f17286691425c77a8dd32ecd04 | |
parent | 5223fc6f53872666c269d414f20457a171788527 [diff] |
Display Google icon in approve/deny screen. Replaced the existing Family Link icon. The new googleg icon used is a copy of the existing icon chrome/browser/ui/android/omnibox/java/res/drawable/ ic_logo_googleg_20dp.xml, which allows us to re-size the image to higher dimensions. The result is shown the comment of the linked issue: https://bugs.chromium.org/p/chromium/issues/detail?id=1347805#c7 . Bug: 1347805 Change-Id: I31f916300cda879e9e9e6ab2ea24b80c8bf4000f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3826239 Reviewed-by: Aga Wronska <agawronska@chromium.org> Commit-Queue: Anthi Orfanou <anthie@google.com> Cr-Commit-Position: refs/heads/main@{#1036592}
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.