Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 5a743606293a1edfc546cf532be2bcc1fb19634a..ac224f3cc8766b357b3d47bbc9b5a625d1d6471a 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -274,7 +274,9 @@ action("js2c_experimental") { |
| "src/harmony-regexp.js", |
| "src/harmony-reflect.js", |
| "src/harmony-spread.js", |
| - "src/harmony-object.js" |
| + "src/harmony-object.js", |
| + "src/harmony-sharedarraybuffer.js", |
| + "src/harmony-sharedtypedarray.js" |
| ] |
| outputs = [ |