| Index: tools/gyp/v8.gyp
|
| diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp
|
| index 808098e2b105c5e13061b4ef512ca3b27d4aea5b..ef56b91ea595d63e634beb5b57bdbbe1972a4c86 100644
|
| --- a/tools/gyp/v8.gyp
|
| +++ b/tools/gyp/v8.gyp
|
| @@ -911,6 +911,7 @@
|
| '../../src/runtime/runtime-numbers.cc',
|
| '../../src/runtime/runtime-object.cc',
|
| '../../src/runtime/runtime-observe.cc',
|
| + '../../src/runtime/runtime-operators.cc',
|
| '../../src/runtime/runtime-proxy.cc',
|
| '../../src/runtime/runtime-regexp.cc',
|
| '../../src/runtime/runtime-scopes.cc',
|
|
|