commit | 73b8a807e0602fcf047923b25719d17bffb1f283 | [log] [tgz] |
---|---|---|
author | Nancy Wang <nancylingwang@chromium.org> | Tue Jun 14 22:06:08 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 14 22:06:08 2022 |
tree | df8e7754e7e3f4346cb72c93bb952d7a5a85df95 | |
parent | e84c0fabb85b23caa47b88afbe0c27984948c20a [diff] |
Remove the kAppServiceLoadIconWithoutMojom flag part IV. The kAppServiceLoadIconWithoutMojom flag has been enabled in M99. So the flag can be removed. This CL removes the icon load mojom interface. There will be follow up CLs to remove the flag. BUG=1253250 Change-Id: I165426b839dd8194df88f4a99029aa591213b6ef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3697672 Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Reviewed-by: Dominick Ng <dominickn@chromium.org> Reviewed-by: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/main@{#1014170}
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.