commit | cc4d5e7bc655c92fef1204bc4649819c2d3ceb55 | [log] [tgz] |
---|---|---|
author | Sylvain Defresne <sdefresne@chromium.org> | Wed Apr 16 12:30:55 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 16 12:30:55 2025 |
tree | 943ca542ea0a96b7b189fdb89cb96b742bee0d87 | |
parent | 4c0caf4cdec5898cda260e6bc8fb56c2c7c99337 [diff] |
[ios] Remove unused macros OVERLAY_USER_DATA_SETUP(_IMPL) Last usage were remove in https://crrev.com/c/6459100. The macros can be deleted. Bug: none Change-Id: I9af4c2962108fcc6035d9d7e339f7c6a92768dd0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6458940 Reviewed-by: Gauthier Ambard <gambard@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/main@{#1447648}
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.