Index: third_party/WebKit/Source/core/dom/DOMMatrix.idl |
diff --git a/third_party/WebKit/Source/core/dom/DOMMatrix.idl b/third_party/WebKit/Source/core/dom/DOMMatrix.idl |
index 699eac70f11602e00e57b7bbec701390a936394b..40728e80144064853d18d44c082d161b80612580 100644 |
--- a/third_party/WebKit/Source/core/dom/DOMMatrix.idl |
+++ b/third_party/WebKit/Source/core/dom/DOMMatrix.idl |
@@ -6,7 +6,6 @@ |
[ |
Constructor, |
- Constructor(DOMMatrixReadOnly other), |
Constructor(sequence<unrestricted double> numberSequence), |
RaisesException=Constructor, |
// FIXME: Should implement more constructors (See: crbug.com/388780) |