Removed PREF_LOYALTY_CARDS from preferences. Chromium change: https://source.chromium.org/chromium/chromium/src/+/9d45f2f1f7f2f4e07a9ebf93be1873fd2bc34109 commit 9d45f2f1f7f2f4e07a9ebf93be1873fd2bc34109 Author: Norge Vizcay <vizcay@google.com> Date: Fri Mar 13 07:52:52 2026 -0700 Remove kAutofillEnableLoyaltyCardsFilling feature flag The AutofillEnableLoyaltyCardsFilling feature has been launched. This CL removes the feature flag and all related code/tests that were conditionally enabled by it. All loyalty card filling functionality is now enabled by default. Bug: 395831853 Test: CQ passes Change-Id: I1a686fcdf1724138ade660229b54760d563f4d66 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7661784 Reviewed-by: Christoph Schwering <schwering@google.com> Reviewed-by: Florian Leimgruber <fleimgruber@google.com> Commit-Queue: Norge Vizcay <vizcay@google.com> Cr-Commit-Position: refs/heads/main@{#1599049}