Update default kIpPrivacyTokenServer value
Change-Id: Idacff046f546f594d30926da4b389a0d7a539da7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5962218 Reviewed-by: Maks Orlovich <morlovich@chromium.org> Reviewed-by: Brianna Goldstein <brgoldstein@google.com> Commit-Queue: Ciara McMullin <ciaramcmullin@google.com> Cr-Commit-Position: refs/heads/main@{#1374667}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
8d14a5821b
commit
60a5a2ac67
@@ -346,7 +346,7 @@ BASE_FEATURE(kEnableIpProtectionProxy,
|
|||||||
|
|
||||||
const base::FeatureParam<std::string> kIpPrivacyTokenServer{
|
const base::FeatureParam<std::string> kIpPrivacyTokenServer{
|
||||||
&kEnableIpProtectionProxy, /*name=*/"IpPrivacyTokenServer",
|
&kEnableIpProtectionProxy, /*name=*/"IpPrivacyTokenServer",
|
||||||
/*default_value=*/"https://phosphor-pa.googleapis.com"};
|
/*default_value=*/"https://prod.ipprotectionauth.goog"};
|
||||||
|
|
||||||
const base::FeatureParam<std::string> kIpPrivacyTokenServerGetInitialDataPath{
|
const base::FeatureParam<std::string> kIpPrivacyTokenServerGetInitialDataPath{
|
||||||
&kEnableIpProtectionProxy,
|
&kEnableIpProtectionProxy,
|
||||||
|
Reference in New Issue
Block a user