Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 547290968eacea408d9b064f2de865c19b925f03..49d44336fe5b5a2b4fc1a72673374d4fbe236ea6 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -221,6 +221,7 @@ action("js2c") { |
"src/debug-debugger.js", |
"src/mirror-debugger.js", |
"src/liveedit-debugger.js", |
+ "src/templates.js", |
"src/macros.py", |
] |
@@ -263,7 +264,6 @@ action("js2c_experimental") { |
"src/harmony-array-includes.js", |
"src/harmony-typedarray.js", |
"src/harmony-tostring.js", |
- "src/harmony-templates.js", |
"src/harmony-regexp.js", |
"src/harmony-reflect.js" |
] |