commit | 897b9e74aa0c34dbf74c9f9482161825fd51cb11 | [log] [tgz] |
---|---|---|
author | Mohamed Heikal <mheikal@chromium.org> | Tue Jan 14 17:28:00 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 14 17:28:00 2025 |
tree | 5a95c76527b20f293fdb6bb9e1d0b19866dd0e29 | |
parent | 39f73014cb53e4aa90e18524d758e3c0ff37a8b5 [diff] |
Touch stamp files when running errorprone This cl makes it so we actually touch the stamp file when running errorprone otherwise we were using action_helper.atomic_output that does not update the mtime. Bug: 389714586 Change-Id: I247bde93c4542b1641053e042ece2ec6500f3e3e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6171057 Commit-Queue: Mohamed Heikal <mheikal@chromium.org> Reviewed-by: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/main@{#1406154}
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.