| Index: third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerGlobalScope.idl
|
| diff --git a/third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerGlobalScope.idl b/third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerGlobalScope.idl
|
| index 4ce72ba532948f4b505f6c9362922cdb1ed2607b..6472e2e41e0dca5b3a4a78cb0cdd170e6415ffa8 100644
|
| --- a/third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerGlobalScope.idl
|
| +++ b/third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerGlobalScope.idl
|
| @@ -33,7 +33,6 @@
|
| [
|
| Exposed=ServiceWorker,
|
| Global=(Worker,ServiceWorker),
|
| - TypeChecking=Interface,
|
| ] interface ServiceWorkerGlobalScope : WorkerGlobalScope {
|
|
|
| readonly attribute Clients clients;
|
|
|