Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 48beb06ddb616c29723dc2ea13dc497168434593..1c2c52a97ec2294c88c152da6f7e578da8a2204e 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -245,7 +245,8 @@ action("js2c_experimental") { |
| "src/harmony-array.js", |
| "src/harmony-typedarray.js", |
| "src/harmony-classes.js", |
| - "src/harmony-tostring.js" |
| + "src/harmony-tostring.js", |
| + "src/harmony-templates.js" |
| ] |
| outputs = [ |