Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 5ba15f8d620ab67d0da0243774c98022ca6d19e8..0497ddc20755198aa938c79428d7708f1d97c0a8 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -242,7 +242,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 = [ |