Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 34500fe01b9f013fcdaeca9a87f4341bf3053174..5333cba882891e0d45f964f904ea092d56ceeaf9 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -270,7 +270,8 @@ action("js2c_experimental") { |
| "src/harmony-typedarray.js", |
| "src/harmony-tostring.js", |
| "src/harmony-regexp.js", |
| - "src/harmony-reflect.js" |
| + "src/harmony-reflect.js", |
| + "src/harmony-object.js" |
| ] |
| outputs = [ |