Chromium Code Reviews| Index: Source/modules/quota/DOMWindowQuota.idl |
| diff --git a/Source/modules/quota/DOMWindowQuota.idl b/Source/modules/quota/DOMWindowQuota.idl |
| index 225efeffce61e8cd4f019d2caf1c69343a9f61a8..ebcec030a94176af5eb9f04f5dc93262b627f8d5 100644 |
| --- a/Source/modules/quota/DOMWindowQuota.idl |
| +++ b/Source/modules/quota/DOMWindowQuota.idl |
| @@ -24,6 +24,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| Supplemental=DOMWindow |
| ] interface DOMWindowQuota { |
| [MeasureAs=StorageInfo] readonly attribute StorageInfo webkitStorageInfo; |