Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 055c1f437caafeb0df6e7919fce90cf00d88245c..f4c21d571bb99d43d9429df3dd407a10d2a47783 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -239,7 +239,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-object.js" |
] |
outputs = [ |