commit | 46cf6f838022eed5a269b1a873684cfd8f7805aa | [log] [tgz] |
---|---|---|
author | Christopher Thompson <[email protected]> | Wed Mar 06 05:09:48 2019 |
committer | Commit Bot <[email protected]> | Wed Mar 06 05:09:48 2019 |
tree | 28eb9786ff13ff39b01f12d322c80cc278ab916a | |
parent | fb08feb52da0cfd813ff9f409d620aa59371601f [diff] [blame] |
Update MarkHttpAs flag field trial name The flag still had the old "HTTPBadPhase3" trial name, which was causing a DCHECK failure due to the conflict between the old field trial name and the new "HTTPReallyBadFinal" field trial name. Change-Id: I563ec74b1005aa360168d3ee918fdd3be5252d56 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1500024 Reviewed-by: Emily Stark <[email protected]> Commit-Queue: Christopher Thompson <[email protected]> Cr-Commit-Position: refs/heads/master@{#638017}
diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc index cec1b2c2..eb4a547 100644 --- a/chrome/browser/about_flags.cc +++ b/chrome/browser/about_flags.cc
@@ -3182,7 +3182,7 @@ FEATURE_WITH_PARAMS_VALUE_TYPE( security_state::features::kMarkHttpAsFeature, kMarkHttpAsFeatureVariations, - "HTTPBadPhase3")}, + "HTTPReallyBadFinal")}, #if !defined(OS_ANDROID) {"enable-web-authentication-testing-api",