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",