Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 2946d5ad21842befa888451940035eb5d9e5584e..b656c1c68914c0cc21a2934192e2863437bd3486 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -237,6 +237,7 @@ action("js2c_experimental") { |
| "src/harmony-tostring.js", |
| "src/harmony-templates.js", |
| "src/harmony-regexp.js", |
| + "src/harmony-spread.js", |
| ] |
| outputs = [ |