[perf] Redirect to flutter at the new address.

Bug: skia:10440
Change-Id: I3193482c5fc6e02100b284ef3513e23abb3cf6b1
Reviewed-on: https://skia-review.googlesource.com/c/buildbot/+/299862
Reviewed-by: Joe Gregorio <jcgregorio@google.com>
diff --git a/skfe/computed.json b/skfe/computed.json
index e459856..5b5c4a9 100644
--- a/skfe/computed.json
+++ b/skfe/computed.json
@@ -2442,6 +2442,21 @@
                       ]
                     },
                     {
+                      "domains": "flutter-perf.skia.org",
+                      "name": "flutter-perf.skia.org",
+                      "routes": [
+                        {
+                          "match": {
+                            "prefix": "/"
+                          },
+                          "redirect": {
+                            "host_redirect": "flutter-engine-perf.skia.org",
+                            "https_redirect": true
+                          }
+                        }
+                      ]
+                    },
+                    {
                       "domains": "android-perf.skia.org",
                       "name": "android-perf.skia.org",
                       "routes": [
@@ -3421,8 +3436,8 @@
                       ]
                     },
                     {
-                      "domains": "flutter-perf.skia.org",
-                      "name": "flutter-perf.skia.org",
+                      "domains": "flutter-engine-perf.skia.org",
+                      "name": "flutter-engine-perf.skia.org",
                       "routes": [
                         {
                           "match": {
diff --git a/skfe/probersk.json5 b/skfe/probersk.json5
index 0ef5f09..d5ef466 100644
--- a/skfe/probersk.json5
+++ b/skfe/probersk.json5
@@ -21,6 +21,7 @@
       "https://code.skia.org",
       "https://cs.skia.org",
       "https://flutter-engine-flutter-roll.skia.org",
+      "https://flutter-perf.skia.org",
       "https://fuchsia-roll.skia.org",
       "https://fuchsia-sdk-chromium-roll.skia.org",
       "https://fuzzer.skia.org",