Chromium Code Reviews| Index: Source/core/page/MemoryInfo.idl |
| diff --git a/Source/core/page/MemoryInfo.idl b/Source/core/page/MemoryInfo.idl |
| index 796b79584d12cc87f1530ec9f516147b707caa8e..30ac718a67a26f298499eee57929711393b1c3f1 100644 |
| --- a/Source/core/page/MemoryInfo.idl |
| +++ b/Source/core/page/MemoryInfo.idl |
| @@ -29,7 +29,7 @@ |
| */ |
| [ |
| - NoInterfaceObject, |
| + NoInterfaceObject |
| ] interface MemoryInfo { |
| readonly attribute unsigned long totalJSHeapSize; |