Chromium Code Reviews| Index: src/v8.gyp |
| diff --git a/src/v8.gyp b/src/v8.gyp |
| index 1f6c0dafe277f0d411f3fe40e1fece791eb14728..e289cfa8f12349da1e8d73ad1c996958b385bf45 100644 |
| --- a/src/v8.gyp |
| +++ b/src/v8.gyp |
| @@ -638,6 +638,8 @@ |
| 'compiler/pipeline-statistics.h', |
| 'compiler/raw-machine-assembler.cc', |
| 'compiler/raw-machine-assembler.h', |
| + 'compiler/redundancy-elimination.cc', |
| + 'compiler/redundancy-elimination.h', |
| 'compiler/register-allocator.cc', |
| 'compiler/register-allocator.h', |
| 'compiler/register-allocator-verifier.cc', |