| commit | a8a674d3e8102ee271330800b467ca754e7a4ef5 | [log] [tgz] |
|---|---|---|
| author | Alexandra Pereira <alexandrasp@google.com> | Sat Dec 13 04:02:03 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Dec 13 04:02:03 2025 |
| tree | 98daebe67f374c6c32a8b2d94aed3253cbda213a | |
| parent | aae538e62d0ad1b0e5386a598b30f165c48598e7 [diff] |
[iOS] Delete create_fill_namespace.ts The fill namespace is no longer required because all fill.ts functions have become utility functions shared via standard imports/exports. This change removes unused files and moves the remaining variables to fill_constants.ts. No functional change is intended. Bug: 448990422,40261693 Change-Id: I7f8438032beafc80bdc6ee8f41036c8559a3fda9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7252089 Commit-Queue: Alexandra Pereira <alexandrasp@google.com> Reviewed-by: Vincent Boisselle <vincb@google.com> Cr-Commit-Position: refs/heads/main@{#1558402}
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.