commit | f11f6db89f1c528eecc1b80170a309d9b72bccc2 | [log] [tgz] |
---|---|---|
author | Clifford Cheng <cliffordcheng@chromium.org> | Fri Mar 25 21:14:40 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 25 21:14:40 2022 |
tree | c09c5a01a6dd0f3f2c596fb73678800aa5568239 | |
parent | 1bac1ef4f61b8b7078ffcec4aef28ff16a613514 [diff] |
[dpwa] Adds new generated test for the action "check_platform_shortcut_and_icon". The sync tests are disabled on Mac dbg and ASAN builds to avoid any revert. They will be turned on again after crbug.com/1301414 is fixed. Bug: 1232635 Change-Id: I4c380e60417ce10e6496869b2bbc0caae754e56a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3544365 Reviewed-by: Daniel Murphy <dmurph@chromium.org> Commit-Queue: Clifford Cheng <cliffordcheng@chromium.org> Cr-Commit-Position: refs/heads/main@{#985493}
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.