| Index: snapshot/snapshot_test.gyp
|
| diff --git a/snapshot/snapshot_test.gyp b/snapshot/snapshot_test.gyp
|
| index fd7aaefebeac72720a430edf00eed8e6332b7cf0..51274e6c38d1a1f02ef41e9998f64781b895ebc0 100644
|
| --- a/snapshot/snapshot_test.gyp
|
| +++ b/snapshot/snapshot_test.gyp
|
| @@ -34,6 +34,8 @@
|
| 'test/test_cpu_context.h',
|
| 'test/test_exception_snapshot.cc',
|
| 'test/test_exception_snapshot.h',
|
| + 'test/test_memory_map_region_snapshot.cc',
|
| + 'test/test_memory_map_region_snapshot.h',
|
| 'test/test_memory_snapshot.cc',
|
| 'test/test_memory_snapshot.h',
|
| 'test/test_module_snapshot.cc',
|
|
|