Chromium Code Reviews| Index: src/v8.gyp |
| diff --git a/src/v8.gyp b/src/v8.gyp |
| index 78a38fcb9b062b729b8a7924d016dea48a02c1e0..c476e0f2a482b3b2929e80ca60837ee11f1dd7b3 100644 |
| --- a/src/v8.gyp |
| +++ b/src/v8.gyp |
| @@ -589,6 +589,8 @@ |
| 'compiler/escape-analysis.h', |
| 'compiler/escape-analysis-reducer.cc', |
| 'compiler/escape-analysis-reducer.h', |
| + 'compiler/ffi-compiler.cc', |
| + 'compiler/ffi-compiler.h', |
| 'compiler/frame.cc', |
| 'compiler/frame.h', |
| 'compiler/frame-elider.cc', |