Add telemetry_perf_unittests to the internal kevin tester.

The suite currently runs on https://ci.chromium.org/p/chromium/builders/ci/chromeos-kevin-rel

This adds it to
https://ci.chromium.org/p/chrome/builders/ci/chromeos-kevin-chrome
too, which is similar to the previous builder, but builds with
is_chrome_branded and runs on internal CrOS images.

Adding the suite to both builders might help with investigating
crbug.com/1182948 in the case where the suite only fails on one
platform.

Bug: 1182948
Change-Id: If91df62d95afd21985db338301585bb25c9eb15c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2730052
Reviewed-by: Brian Sheedy <[email protected]>
Commit-Queue: Ben Pastene <[email protected]>
Cr-Commit-Position: refs/heads/master@{#859592}
diff --git a/testing/buildbot/test_suite_exceptions.pyl b/testing/buildbot/test_suite_exceptions.pyl
index 3c85d49..17698bc 100644
--- a/testing/buildbot/test_suite_exceptions.pyl
+++ b/testing/buildbot/test_suite_exceptions.pyl
@@ -2538,6 +2538,10 @@
         },
         'experiment_percentage': 100,
       },
+      'chromeos-kevin-chrome': {
+        # TODO(crbug.com/1182948): Remove the experiment.
+        'experiment_percentage': 100,
+      },
       'chromeos-kevin-rel': {
         # TODO(crbug.com/1182948): Remove the experiment.
         'experiment_percentage': 100,