| Index: third_party/WebKit/Source/core/workers/WorkerThreadTestHelper.h
|
| diff --git a/third_party/WebKit/Source/core/workers/WorkerThreadTestHelper.h b/third_party/WebKit/Source/core/workers/WorkerThreadTestHelper.h
|
| index 1d20c734ffa073402e6a9e9503c60bea855ac15b..32ed1a2f93a67bd346011c12dc2c1a36189eedda 100644
|
| --- a/third_party/WebKit/Source/core/workers/WorkerThreadTestHelper.h
|
| +++ b/third_party/WebKit/Source/core/workers/WorkerThreadTestHelper.h
|
| @@ -121,6 +121,7 @@ public:
|
| nullptr,
|
| DontPauseWorkerGlobalScopeOnStart,
|
| headers.get(),
|
| + "",
|
| securityOrigin,
|
| clients,
|
| WebAddressSpaceLocal,
|
|
|