commit | 2fa2bb34afe41569124c80063b3687242f512e3e | [log] [tgz] |
---|---|---|
author | Tomasz Wiszkowski <ender@google.com> | Thu Aug 28 21:45:14 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 28 21:45:14 2025 |
tree | 83998c5bd084fba289d824afbf48422f66e1a1a5 | |
parent | b0a433a91c28079e4eaa1b72d6e1d800514acef1 [diff] |
rcaps: Move marketing snippets definitions out of //components The change prepares 3p search engine translations to be moved out of the open-source chrome repository (not relevant to Chromium) for streamlined, automated propagation from the upstream SSOT. The change effectively groups together: - https://crrev.com/c/6846302 (move marketing snippets to third_party), - https://crrev.com/c/6853557 (add missing expectations file change), - https://crrev.com/c/6850650 (fix android build issues), - corrects IOS build issues: - missing `translations_expectations.pyl` change - mis-placed rule in `ios_chrome_repack.gni` (wrong closure) - update to depend on resources moved to `resources_internal`. Bug: 437880024 Change-Id: I05135341e76e0061887ee5c7e1adb40e183ad813 Skip-Translation-Screenshots-Check: True Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6854341 Reviewed-by: Patrick Noland <pnoland@chromium.org> Commit-Queue: Tomasz Wiszkowski <ender@google.com> Cr-Commit-Position: refs/heads/main@{#1508031}
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.