Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 3bb104477c003f9d2b07924ef2a3a663754022ab..c07534621f8821f8562d34de7154e75d00030469 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -229,8 +229,6 @@ action("js2c") { |
| "src/js/array-iterator.js", |
| "src/js/string-iterator.js", |
| "src/js/templates.js", |
| - "src/js/harmony-array.js", |
| - "src/js/harmony-typedarray.js", |
| "src/js/spread.js", |
| "src/debug/mirrors.js", |
| "src/debug/debug.js", |