Index: third_party/WebKit/Source/core/dom/DOMMatrixReadOnly.idl |
diff --git a/third_party/WebKit/Source/core/dom/DOMMatrixReadOnly.idl b/third_party/WebKit/Source/core/dom/DOMMatrixReadOnly.idl |
index 8833614283bea410abf92e2b5df7212f7bbeb825..ba6d64ca1861fe515f63d78ba1fb11dda864f0d8 100644 |
--- a/third_party/WebKit/Source/core/dom/DOMMatrixReadOnly.idl |
+++ b/third_party/WebKit/Source/core/dom/DOMMatrixReadOnly.idl |
@@ -80,4 +80,5 @@ |
Float32Array toFloat32Array(); |
Float64Array toFloat64Array(); |
stringifier; |
+ serializer = {attribute}; |
}; |