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 3341cf8e28eb5f0525c0673b30382826517576ad..4765b076e832b464a7a69a99956edd19e0236ee0 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 |
@@ -4,6 +4,9 @@ interface Blob |
method close |
method constructor |
method slice |
+interface ByteLengthQueuingStrategy |
+ method constructor |
+ method size |
interface Cache |
method add |
method addAll |