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 a189901d07424128a9934e99ff258fe9e5f32b90..50516cb0b437abce8c4850d844e9d7c586e2c85f 100644 |
--- a/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt |
+++ b/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt |
@@ -969,6 +969,7 @@ interface DOMMatrix : DOMMatrixReadOnly |
method invertSelf |
method multiplySelf |
method preMultiplySelf |
+ method rotateAxisAngleSelf |
method scale3dSelf |
method scaleNonUniformSelf |
method scaleSelf |
@@ -1031,6 +1032,7 @@ interface DOMMatrixReadOnly |
method flipY |
method inverse |
method multiply |
+ method rotateAxisAngle |
method scale |
method scale3d |
method scaleNonUniform |