Chromium Code Reviews| Index: recipe_modules/gclient/example.py |
| diff --git a/recipe_modules/gclient/example.py b/recipe_modules/gclient/example.py |
| index fa6daf8950862ab8c919bf525932360496efa0a9..3f6db8966473967521a3c14c198c95b15881a3ed 100644 |
| --- a/recipe_modules/gclient/example.py |
| +++ b/recipe_modules/gclient/example.py |
| @@ -22,6 +22,8 @@ TEST_CONFIGS = [ |
| 'chromium', |
| 'chromium_lkcr', |
| 'chromium_lkgr', |
| + 'chromium_perf', |
| + 'chromium_perf_android', |
| 'chromium_skia', |
| 'chromium_webrtc', |
| 'chromium_webrtc_tot', |