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