Index: third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt b/third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt |
index a8a5d7bf00ed8a68bdb09470ef708bf2bc2f56f0..b0ba5e31336a4934e9edb0a0c76b3071eddee7d8 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt |
@@ -236,6 +236,16 @@ interface DOMPointReadOnly |
method constructor |
method matrixTransform |
method toJSON |
+interface DOMQuad |
+ static method fromQuad |
+ static method fromRect |
+ getter p1 |
+ getter p2 |
+ getter p3 |
+ getter p4 |
+ method constructor |
+ method getBounds |
+ method toJSON |
interface DOMRect : DOMRectReadOnly |
getter height |
getter width |