| Index: tools/gyp/v8.gyp
|
| diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp
|
| index 3a13d10fe7ea799cee16b65c328011ef6507a182..6f371c089e569356a80e48834cc1bcd4d16f4d46 100644
|
| --- a/tools/gyp/v8.gyp
|
| +++ b/tools/gyp/v8.gyp
|
| @@ -877,6 +877,8 @@
|
| '../../src/interpreter/handler-table-builder.h',
|
| '../../src/interpreter/interpreter.cc',
|
| '../../src/interpreter/interpreter.h',
|
| + '../../src/interpreter/register-translator.cc',
|
| + '../../src/interpreter/register-translator.h',
|
| '../../src/isolate-inl.h',
|
| '../../src/isolate.cc',
|
| '../../src/isolate.h',
|
|
|