| Index: tools/gyp/v8.gyp
|
| diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp
|
| index c8abd433a4a83a03f454c87d3fea1c0cfea5ab3a..92047557d2f1a50ce7d44aedd3741a2ea678d9c9 100644
|
| --- a/tools/gyp/v8.gyp
|
| +++ b/tools/gyp/v8.gyp
|
| @@ -929,6 +929,7 @@
|
| '../../src/runtime/runtime-observe.cc',
|
| '../../src/runtime/runtime-operators.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',
|
|
|