Chromium Code Reviews| Index: Source/modules/quota/NavigatorStorageQuota.idl |
| diff --git a/Source/modules/quota/NavigatorStorageQuota.idl b/Source/modules/quota/NavigatorStorageQuota.idl |
| index fd60b6e66ea29507386d919bac52817e59f381e3..e3530aacd8c182a01faf2e8073a64302b634e2a9 100644 |
| --- a/Source/modules/quota/NavigatorStorageQuota.idl |
| +++ b/Source/modules/quota/NavigatorStorageQuota.idl |
| @@ -18,6 +18,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| Supplemental=Navigator |
| ] interface NavigatorStorageQuota { |
| readonly attribute StorageQuota webkitTemporaryStorage; |