Index: tools/gyp/v8.gyp |
diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp |
index 7ada768aab110597e653a6a3b9ef7ad249233346..0c4784dd8dccbdfa7235e6ce157edb720bf25c0c 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', |
@@ -1741,6 +1742,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', |