Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/webexposed/resources/global-interface-listing.js |
| diff --git a/third_party/WebKit/LayoutTests/webexposed/resources/global-interface-listing.js b/third_party/WebKit/LayoutTests/webexposed/resources/global-interface-listing.js |
| index 5ff265306befc6bc128590d35785ec9e4ea2feb8..0c4f35c8ae5a633b99550b002d19e5c86382e8d5 100644 |
| --- a/third_party/WebKit/LayoutTests/webexposed/resources/global-interface-listing.js |
| +++ b/third_party/WebKit/LayoutTests/webexposed/resources/global-interface-listing.js |
| @@ -74,6 +74,7 @@ var jsBuiltins = new Set([ |
| 'Uint8ClampedArray', |
| 'WeakMap', |
| 'WeakSet', |
| + 'WebAssembly', |
| 'decodeURI', |
| 'decodeURIComponent', |
| 'encodeURI', |