Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 31aa95fc6fd4f49b25efc8a9ecbebdfdb77173ef..b92a537d97811c321e8128d378a8811f5dc8a146 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 = [ |