Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 6b102f37a102c1a03734a186106032d001ea4ce7..6e8f9d9c293e7cc843f875487b8fd0e40e92bbae 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -265,7 +265,8 @@ action("js2c_experimental") { |
| "src/harmony-typedarray.js", |
| "src/harmony-tostring.js", |
| "src/harmony-regexp.js", |
| - "src/harmony-reflect.js" |
| + "src/harmony-reflect.js", |
| + "src/harmony-spread.js" |
| ] |
| outputs = [ |