Chromium Code Reviews| Index: testing/buildbot/chromium.fyi.json |
| diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json |
| index 977ef4abab0036b54060d681879d9573127cedbb..372179448d1aed00f1c2b5d1332e8a4f3da6e8b5 100644 |
| --- a/testing/buildbot/chromium.fyi.json |
| +++ b/testing/buildbot/chromium.fyi.json |
| @@ -11845,7 +11845,8 @@ |
| }, |
| { |
| "args": [ |
| - "--site-per-process" |
| + "--site-per-process", |
| + "--test-launcher-filter-file=../../testing/buildbot/filters/site-per-process.interactive_ui_tests.filter" |
| ], |
| "swarming": { |
| "can_use_on_swarming_builders": true |