| Index: third_party/WebKit/Source/modules/serviceworkers/WindowClient.idl
|
| diff --git a/third_party/WebKit/Source/modules/serviceworkers/WindowClient.idl b/third_party/WebKit/Source/modules/serviceworkers/WindowClient.idl
|
| index 9ebb051ce16b7fb25481a63cddc9a0c908224bca..36394082febcf4d9af2aaf9e889690932c622ff8 100644
|
| --- a/third_party/WebKit/Source/modules/serviceworkers/WindowClient.idl
|
| +++ b/third_party/WebKit/Source/modules/serviceworkers/WindowClient.idl
|
| @@ -15,7 +15,6 @@ enum ContextFrameType {
|
| Exposed=ServiceWorker,
|
| RuntimeEnabled=ServiceWorkerClientAttributes,
|
| GarbageCollected,
|
| - TypeChecking=Interface,
|
| ImplementedAs=ServiceWorkerWindowClient,
|
| ] interface WindowClient : Client {
|
| readonly attribute VisibilityState visibilityState;
|
|
|