Chromium Code Reviews| Index: Source/core/workers/WorkerLocation.idl |
| diff --git a/Source/core/workers/WorkerLocation.idl b/Source/core/workers/WorkerLocation.idl |
| index 39545b491611f3c010cb793f02997cd936e774cc..eac41a3d9202f7caa82031d58af3f6eaf7ed76a5 100644 |
| --- a/Source/core/workers/WorkerLocation.idl |
| +++ b/Source/core/workers/WorkerLocation.idl |
| @@ -27,7 +27,7 @@ |
| */ |
| [ |
| - NoInterfaceObject, |
| + NoInterfaceObject |
| ] interface WorkerLocation { |
| readonly attribute DOMString href; |
| readonly attribute DOMString protocol; |