Chromium Code Reviews| Index: Source/core/inspector/JavaScriptCallFrame.idl |
| diff --git a/Source/core/inspector/JavaScriptCallFrame.idl b/Source/core/inspector/JavaScriptCallFrame.idl |
| index 8ec10e1f1037271bd65976d3ed8a2151e60fac3e..8d8f7f608eb9b53a66c9546563253f2645058177 100644 |
| --- a/Source/core/inspector/JavaScriptCallFrame.idl |
| +++ b/Source/core/inspector/JavaScriptCallFrame.idl |
| @@ -26,7 +26,6 @@ |
| [ |
| NoInterfaceObject, |
| DoNotCheckConstants, |
| - ImplementationLacksVTable |
| ] interface JavaScriptCallFrame { |
| // Scope type |