| Index: snapshot/snapshot.gyp
|
| diff --git a/snapshot/snapshot.gyp b/snapshot/snapshot.gyp
|
| index ae0bcf39af288d75e060c4152491450abbc3780e..09bd027ce9a17e456f77db7610062e3a38489bc7 100644
|
| --- a/snapshot/snapshot.gyp
|
| +++ b/snapshot/snapshot.gyp
|
| @@ -94,6 +94,8 @@
|
| 'test/test_memory_snapshot.h',
|
| 'test/test_module_snapshot.cc',
|
| 'test/test_module_snapshot.h',
|
| + 'test/test_process_snapshot.cc',
|
| + 'test/test_process_snapshot.h',
|
| 'test/test_system_snapshot.cc',
|
| 'test/test_system_snapshot.h',
|
| 'test/test_thread_snapshot.cc',
|
|
|