Chromium Code Reviews| Index: Source/core/testing/MallocStatistics.idl |
| diff --git a/Source/core/testing/MallocStatistics.idl b/Source/core/testing/MallocStatistics.idl |
| index bf78b4cba9b487ee24d7008cfa7b38e778bf4670..d9c817b910a13ee79105de6906991de01a454c05 100644 |
| --- a/Source/core/testing/MallocStatistics.idl |
| +++ b/Source/core/testing/MallocStatistics.idl |
| @@ -24,6 +24,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| ImplementationLacksVTable |
| ] interface MallocStatistics { |
| readonly attribute unsigned long reservedVMBytes; |