| Index: tools/gyp/v8.gyp
|
| diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp
|
| index 5658608397ecf88df7569258475ca2a774cb40ed..c054adaaba307328838230882c7175434d60a9f4 100644
|
| --- a/tools/gyp/v8.gyp
|
| +++ b/tools/gyp/v8.gyp
|
| @@ -453,6 +453,8 @@
|
| '../../src/compiler/js-operator.h',
|
| '../../src/compiler/js-typed-lowering.cc',
|
| '../../src/compiler/js-typed-lowering.h',
|
| + '../../src/compiler/jump-threading.cc',
|
| + '../../src/compiler/jump-threading.h',
|
| '../../src/compiler/linkage-impl.h',
|
| '../../src/compiler/linkage.cc',
|
| '../../src/compiler/linkage.h',
|
|
|