Index: tools/gyp/v8.gyp |
diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp |
index b3f3c53d47a60173ad04c8c72be08aa2dfba2c19..cba0d1c7579ab8097d1786d82b3cdcb6c6b90442 100644 |
--- a/tools/gyp/v8.gyp |
+++ b/tools/gyp/v8.gyp |
@@ -833,6 +833,7 @@ |
'../../src/runtime-profiler.cc', |
'../../src/runtime-profiler.h', |
'../../src/runtime/runtime-array.cc', |
+ '../../src/runtime/runtime-atomics.cc', |
'../../src/runtime/runtime-classes.cc', |
'../../src/runtime/runtime-collections.cc', |
'../../src/runtime/runtime-compiler.cc', |
@@ -1742,6 +1743,7 @@ |
'../../src/messages.h', |
'../../src/proxy.js', |
'../../src/generator.js', |
+ '../../src/harmony-atomics.js', |
'../../src/harmony-array.js', |
'../../src/harmony-array-includes.js', |
'../../src/harmony-tostring.js', |