commit | 645caf119e7216f2821fcbe0b0bbec1c64c81f2f | [log] [tgz] |
---|---|---|
author | dpapad <dpapad@chromium.org> | Thu Jan 16 18:47:52 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 16 18:47:52 2025 |
tree | 5b34d270193dd41536f438a5cc09ae5acc83eaa6 | |
parent | f966e310cbcf31199f83671e78b98f4a1030e2c6 [diff] |
Cleanup: Remove obsolete tools/grit/grit/grit-todo.xml file. This file has never been changed, only moved around along with Grit itself since 2008. It is not referred by anything else and seems to hold some custom XML format to track TODOs, all of which have a 2005 date attached to them. Seems fairly safe to delete this mysterious file. Most likely corresponds to an old TODO tracking software (possibly https://abstractspoon.com/wiki/doku.php). Bug: None Change-Id: I5d306f99a572c66a152eb05b9648ae1e1d6acaeb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6180137 Reviewed-by: Lei Zhang <thestig@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Auto-Submit: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/main@{#1407441}
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.