Chromium Code Reviews| Index: src/vm/vm.gyp |
| diff --git a/src/vm/vm.gyp b/src/vm/vm.gyp |
| index 700da5c3f6c9a187e8827e6515a04be5a0282767..cc2431ae338b17736639b59bf53988c779ccbeb1 100644 |
| --- a/src/vm/vm.gyp |
| +++ b/src/vm/vm.gyp |
| @@ -32,6 +32,7 @@ |
| 'fletch_api_impl.cc', |
| 'heap.cc', |
| 'heap_validator.cc', |
| + 'immutable_heap.cc', |
| 'gc_thread.cc', |
| 'interpreter.cc', |
| 'intrinsics.cc', |