| Index: tools/gyp/v8.gyp
|
| diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp
|
| index 052b83efcc61b1d4606fdf73ce0cb9042d308dd2..3624a5cf01b7e3defb5796dc2f68914b0149d1a5 100644
|
| --- a/tools/gyp/v8.gyp
|
| +++ b/tools/gyp/v8.gyp
|
| @@ -923,6 +923,7 @@
|
| '../../src/x87/regexp-macro-assembler-x87.cc',
|
| '../../src/x87/regexp-macro-assembler-x87.h',
|
| '../../src/ic/x87/access-compiler-x87.cc',
|
| + '../../src/ic/x87/handler-compiler-x87.cc',
|
| '../../src/ic/x87/ic-x87.cc',
|
| '../../src/ic/x87/ic-compiler-x87.cc',
|
| '../../src/ic/x87/stub-cache-x87.cc',
|
|
|