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 703088088902ca2c089c9c5574fc7daa1c7de9bc..d14921bbcdf986427ae1442a311aa7c8684f0434 100644 |
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt |
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt |
@@ -981,6 +981,7 @@ interface DOMMatrix : DOMMatrixReadOnly |
method invertSelf |
method multiplySelf |
method preMultiplySelf |
+ method rotateAxisAngleSelf |
method scale3dSelf |
method scaleNonUniformSelf |
method scaleSelf |
@@ -1043,6 +1044,7 @@ interface DOMMatrixReadOnly |
method flipY |
method inverse |
method multiply |
+ method rotateAxisAngle |
method scale |
method scale3d |
method scaleNonUniform |