Chromium Code Reviews| Index: src/v8.gyp |
| diff --git a/src/v8.gyp b/src/v8.gyp |
| index f2d335f73f5b28896981546ea90aa4722497ecf9..f32925467baaa73bab510f80eaf3f98a602f5e7e 100644 |
| --- a/src/v8.gyp |
| +++ b/src/v8.gyp |
| @@ -649,6 +649,8 @@ |
| 'compiler/js-context-specialization.h', |
| 'compiler/js-create-lowering.cc', |
| 'compiler/js-create-lowering.h', |
| + 'compiler/js-for-in-lowering.cc', |
| + 'compiler/js-for-in-lowering.h', |
| 'compiler/js-frame-specialization.cc', |
| 'compiler/js-frame-specialization.h', |
| 'compiler/js-generic-lowering.cc', |