| Index: third_party/WebKit/LayoutTests/VirtualTestSuites
 | 
| diff --git a/third_party/WebKit/LayoutTests/VirtualTestSuites b/third_party/WebKit/LayoutTests/VirtualTestSuites
 | 
| index 4c4d34220a8715555881194424d561218f306f7e..c68a82c29d4312188fa0f64985613511d7ba1870 100644
 | 
| --- a/third_party/WebKit/LayoutTests/VirtualTestSuites
 | 
| +++ b/third_party/WebKit/LayoutTests/VirtualTestSuites
 | 
| @@ -120,15 +120,50 @@
 | 
|    },
 | 
|    {
 | 
|      "prefix": "off-main-thread-fetch",
 | 
| +    "base": "external/wpt/service-workers",
 | 
| +    "args": ["--enable-features=OffMainThreadFetch"]
 | 
| +  },
 | 
| +  {
 | 
| +    "prefix": "off-main-thread-fetch",
 | 
| +    "base": "http/tests/fetch/chromium",
 | 
| +    "args": ["--enable-features=OffMainThreadFetch"]
 | 
| +  },
 | 
| +  {
 | 
| +    "prefix": "off-main-thread-fetch",
 | 
|      "base": "http/tests/fetch/workers",
 | 
|      "args": ["--enable-features=OffMainThreadFetch"]
 | 
|    },
 | 
|    {
 | 
|      "prefix": "off-main-thread-fetch",
 | 
| +    "base": "http/tests/inspector/service-workers",
 | 
| +    "args": ["--enable-features=OffMainThreadFetch"]
 | 
| +  },
 | 
| +  {
 | 
| +    "prefix": "off-main-thread-fetch",
 | 
| +    "base": "http/tests/misc",
 | 
| +    "args": ["--enable-features=OffMainThreadFetch"]
 | 
| +  },
 | 
| +  {
 | 
| +    "prefix": "off-main-thread-fetch",
 | 
| +    "base": "http/tests/security/cookies",
 | 
| +    "args": ["--enable-features=OffMainThreadFetch"]
 | 
| +  },
 | 
| +  {
 | 
| +    "prefix": "off-main-thread-fetch",
 | 
| +    "base": "http/tests/serviceworker",
 | 
| +    "args": ["--enable-features=OffMainThreadFetch"]
 | 
| +  },
 | 
| +  {
 | 
| +    "prefix": "off-main-thread-fetch",
 | 
|      "base": "http/tests/xmlhttprequest/workers",
 | 
|      "args": ["--enable-features=OffMainThreadFetch"]
 | 
|    },
 | 
|    {
 | 
| +    "prefix": "off-main-thread-fetch",
 | 
| +    "base": "http/tests/workers",
 | 
| +    "args": ["--enable-features=OffMainThreadFetch"]
 | 
| +  },
 | 
| +  {
 | 
|      "prefix": "origin-trials-runtimeflags-disabled",
 | 
|      "base": "http/tests/origin_trials/webexposed",
 | 
|      "args": ["--disable-blink-features=ForeignFetch,InstalledApp,LinkServiceWorker,LongTaskObserver,SetRootScroller,WebUSB,WebVR,WebShare"]
 | 
| 
 |