Index: tools/gyp/v8.gyp |
diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp |
index 7853a4391872bc3f663baf3c6b6955559d5582b2..5da1d8886185e564db1c07ade6b5f61991cad61d 100644 |
--- a/tools/gyp/v8.gyp |
+++ b/tools/gyp/v8.gyp |
@@ -1409,13 +1409,13 @@ |
'../../src/collection.js', |
'../../src/collection-iterator.js', |
'../../src/macros.py', |
+ '../../src/array-iterator.js', |
+ '../../src/string-iterator.js' |
], |
'experimental_library_files': [ |
'../../src/macros.py', |
'../../src/proxy.js', |
'../../src/generator.js', |
- '../../src/array-iterator.js', |
- '../../src/string-iterator.js', |
'../../src/harmony-string.js', |
'../../src/harmony-array.js', |
'../../src/unscopables.js', |