Chromium Code Reviews| Index: Source/modules/quota/WorkerNavigatorStorageQuota.idl |
| diff --git a/Source/modules/quota/WorkerNavigatorStorageQuota.idl b/Source/modules/quota/WorkerNavigatorStorageQuota.idl |
| index 9c17182552c3524ee29a455542f3d3ef4f69f55c..4be574b76c1b7558836d470bf26525302e652003 100644 |
| --- a/Source/modules/quota/WorkerNavigatorStorageQuota.idl |
| +++ b/Source/modules/quota/WorkerNavigatorStorageQuota.idl |
| @@ -18,6 +18,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| Supplemental=WorkerNavigator |
| ] interface WorkerNavigatorStorageQuota { |
| readonly attribute StorageQuota webkitTemporaryStorage; |