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..dd3459b213514562cf0ca9cc826e60b4ee50b62c 100644 |
| --- a/Source/core/testing/MallocStatistics.idl |
| +++ b/Source/core/testing/MallocStatistics.idl |
| @@ -24,7 +24,6 @@ |
| */ |
| [ |
| - ImplementationLacksVTable |
| ] interface MallocStatistics { |
| readonly attribute unsigned long reservedVMBytes; |
| readonly attribute unsigned long committedVMBytes; |