Index: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt |
index 401c079792f49c51237f3f8892f27094d02d2ef2..266c807f2447f23cbbe64d8507a2cc75f8ed13df 100644 |
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt |
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt |
@@ -976,6 +976,7 @@ interface DOMMatrix : DOMMatrixReadOnly |
method invertSelf |
method multiplySelf |
method preMultiplySelf |
+ method rotateAxisAngleSelf |
method scale3dSelf |
method scaleNonUniformSelf |
method scaleSelf |
@@ -1038,6 +1039,7 @@ interface DOMMatrixReadOnly |
method flipY |
method inverse |
method multiply |
+ method rotateAxisAngle |
method scale |
method scale3d |
method scaleNonUniform |