Index: third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/resources/global-interface-listing-worker.js |
diff --git a/third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/resources/global-interface-listing-worker.js b/third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/resources/global-interface-listing-worker.js |
index dceb07ac849aa6f58cf7ed42a9e92b996184243f..08743cc9857fac4cc32eb0329c8e095b3e4f1ff7 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/resources/global-interface-listing-worker.js |
+++ b/third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/resources/global-interface-listing-worker.js |
@@ -48,6 +48,7 @@ var js_builtins = new Set([ |
'Uint8ClampedArray', |
'WeakMap', |
'WeakSet', |
+ 'WebAssembly', |
'decodeURI', |
'decodeURIComponent', |
'encodeURI', |