Chromium Code Reviews| Index: src/compiler/compiler.gyp |
| diff --git a/src/compiler/compiler.gyp b/src/compiler/compiler.gyp |
| index 8935c5f2b856cbacbb2ae5b01b45985e5018a95c..0f74671087863af89f071527fe32c269d09ab231 100644 |
| --- a/src/compiler/compiler.gyp |
| +++ b/src/compiler/compiler.gyp |
| @@ -21,6 +21,7 @@ |
| 'change-lowering-unittest.cc', |
| 'common-operator-unittest.cc', |
| 'compiler-test-utils.h', |
| + 'graph-reducer-unittest.cc', |
| 'graph-unittest.cc', |
| 'graph-unittest.h', |
| 'instruction-selector-unittest.cc', |