Index: tools/gyp/v8.gyp |
diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp |
index f2a8dd39b8787fcdc7501ebd0a0f9320df934f5c..46ceb7c7dc03c5b7871bd7562f856aeb975856a6 100644 |
--- a/tools/gyp/v8.gyp |
+++ b/tools/gyp/v8.gyp |
@@ -829,6 +829,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', |
@@ -1739,6 +1740,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', |