Index: Source/core/html/canvas/CanvasGradient.idl |
diff --git a/Source/core/html/canvas/CanvasGradient.idl b/Source/core/html/canvas/CanvasGradient.idl |
index 6ecd51bc7318d5a48e9a7efe7c60be496aa8b9ff..0e07d5ef40aed8bb8447501945864c0b2fd0394d 100644 |
--- a/Source/core/html/canvas/CanvasGradient.idl |
+++ b/Source/core/html/canvas/CanvasGradient.idl |
@@ -23,7 +23,6 @@ |
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
[ |
- ImplementationLacksVTable |
] interface CanvasGradient { |
[RaisesException] void addColorStop([Default=Undefined] optional float offset, |