Chromium Code Reviews| Index: testing/buildbot/chromium.perf.json |
| diff --git a/testing/buildbot/chromium.perf.json b/testing/buildbot/chromium.perf.json |
| index 6e748c7d7bf72613f940781a59f955e15397a72b..c5720a81c967be2d34e35b349744af9df052799e 100644 |
| --- a/testing/buildbot/chromium.perf.json |
| +++ b/testing/buildbot/chromium.perf.json |
| @@ -12,6 +12,11 @@ |
| { |
| "name": "host_info", |
| "script": "host_info.py" |
| + }, |
| + { |
| + "name": "gpu_perftests", |
| + "script": "gtest_perf_test.py", |
| + "args": ["gpu_perftests"] |
| } |
| ] |
| }, |