Chromium Code Reviews| Index: Source/modules/quota/StorageInfo.idl |
| diff --git a/Source/modules/quota/StorageInfo.idl b/Source/modules/quota/StorageInfo.idl |
| index 93b43272177003029242d4ec62144d3fa168eadf..87caad290eedcde8aecec02f7ba30ebdfe7245fd 100644 |
| --- a/Source/modules/quota/StorageInfo.idl |
| +++ b/Source/modules/quota/StorageInfo.idl |
| @@ -24,7 +24,7 @@ |
| */ |
| [ |
| - NoInterfaceObject, |
| + NoInterfaceObject |
| ] interface StorageInfo { |
| const unsigned short TEMPORARY = 0; |
| const unsigned short PERSISTENT = 1; |