Chromium Code Reviews| Index: chrome/test/functional/PYAUTO_TESTS |
| diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS |
| index cbd49c959f640461a7f46e4a47e83a31678f5d2f..7f55662d7f8c062be62ad551b51b3856022e07e8 100644 |
| --- a/chrome/test/functional/PYAUTO_TESTS |
| +++ b/chrome/test/functional/PYAUTO_TESTS |
| @@ -463,6 +463,13 @@ |
| ], |
| }, |
| + # ChromeOS performance tests. |
| + 'CHROMEOS_PERF': { |
| + 'chromeos': [ |
| + 'perf', |
| + ], |
| + }, |
| + |
| # HTML5 media performance tests. |
| 'AV_PERF': { |
| 'linux': [ |