Commit cddaf48a authored by Sahel Sharify's avatar Sahel Sharify Committed by Commit Bot

[Payments] Enable NoCreditCardAbort by default.

This cl enables the NoCreditCardAbort flag on ToT before landing the finch
experiment for stable:
https://critique.corp.google.com/#review/248771530

Bug: 955857
Change-Id: I5e41b09eed0fa18affa0749d8b43e0f78ba229de
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1622414Reviewed-by: default avatarRouslan Solomakhin <rouslan@chromium.org>
Commit-Queue: Sahel Sharify <sahel@chromium.org>
Cr-Commit-Position: refs/heads/master@{#662169}
parent 2018af5b
......@@ -451,7 +451,7 @@ const base::Feature kNewPhotoPicker{"NewPhotoPicker",
base::FEATURE_ENABLED_BY_DEFAULT};
const base::Feature kNoCreditCardAbort{"NoCreditCardAbort",
base::FEATURE_DISABLED_BY_DEFAULT};
base::FEATURE_ENABLED_BY_DEFAULT};
const base::Feature kNTPButton{"NTPButton", base::FEATURE_DISABLED_BY_DEFAULT};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment