Chromium Code Reviews| Index: snapshot/snapshot.gyp |
| diff --git a/snapshot/snapshot.gyp b/snapshot/snapshot.gyp |
| index 2c52ff996e6085b31bf6fa37d96184f8581f6a9f..ae0bcf39af288d75e060c4152491450abbc3780e 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_system_snapshot.cc', |
| + 'test/test_system_snapshot.h', |
| 'test/test_thread_snapshot.cc', |
| 'test/test_thread_snapshot.h', |
| ], |