| Index: tools/gyp/v8.gyp
|
| diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp
|
| index 0e05b3edaa9c7eecbf9e16317ea1f4a46ac65f4f..9b1a136f4b926805573a27b95f8e1a55f0758b61 100644
|
| --- a/tools/gyp/v8.gyp
|
| +++ b/tools/gyp/v8.gyp
|
| @@ -902,6 +902,7 @@
|
| '../../src/runtime/runtime-object.cc',
|
| '../../src/runtime/runtime-observe.cc',
|
| '../../src/runtime/runtime-proxy.cc',
|
| + '../../src/runtime/runtime-ptr.cc',
|
| '../../src/runtime/runtime-regexp.cc',
|
| '../../src/runtime/runtime-scopes.cc',
|
| '../../src/runtime/runtime-simd.cc',
|
|
|