| Index: testing/buildbot/chromium.win.json
 | 
| diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json
 | 
| index f349a2ed0db73e29d4d812d14bf1042c0b38deac..c91fa432421127ef420258e7ac6458f3e3b61eb7 100644
 | 
| --- a/testing/buildbot/chromium.win.json
 | 
| +++ b/testing/buildbot/chromium.win.json
 | 
| @@ -228,9 +228,6 @@
 | 
|          "test": "accessibility_unittests"
 | 
|        },
 | 
|        {
 | 
| -        "test": "app_installer_unittests"
 | 
| -      },
 | 
| -      {
 | 
|          "swarming": {
 | 
|            "can_use_on_swarming_builders": true
 | 
|          },
 | 
| @@ -602,9 +599,6 @@
 | 
|          "test": "accessibility_unittests"
 | 
|        },
 | 
|        {
 | 
| -        "test": "app_installer_unittests"
 | 
| -      },
 | 
| -      {
 | 
|          "swarming": {
 | 
|            "can_use_on_swarming_builders": true
 | 
|          },
 | 
| 
 |