Index: tools/gyp/v8.gyp |
diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp |
index 04855e5382f5a8aa152cb9b8dc88455ec0a964e0..e52cfcc84400f83aa6995cd224a7e00a3138b21a 100644 |
--- a/tools/gyp/v8.gyp |
+++ b/tools/gyp/v8.gyp |
@@ -881,7 +881,6 @@ |
'../../src/runtime/runtime-proxy.cc', |
'../../src/runtime/runtime-regexp.cc', |
'../../src/runtime/runtime-scopes.cc', |
- '../../src/runtime/runtime-simd.cc', |
'../../src/runtime/runtime-strings.cc', |
'../../src/runtime/runtime-symbol.cc', |
'../../src/runtime/runtime-test.cc', |
@@ -1799,7 +1798,6 @@ |
'../../src/harmony-spread.js', |
'../../src/harmony-object.js', |
'../../src/harmony-sharedarraybuffer.js', |
- '../../src/harmony-simd.js', |
], |
'code_stub_library_files': [ |
'../../src/macros.py', |