Chromium Code Reviews| Index: snapshot/snapshot.gyp |
| diff --git a/snapshot/snapshot.gyp b/snapshot/snapshot.gyp |
| index 890fbfee62eec2f6a068e17e24f5c367c956de7d..2c52ff996e6085b31bf6fa37d96184f8581f6a9f 100644 |
| --- a/snapshot/snapshot.gyp |
| +++ b/snapshot/snapshot.gyp |
| @@ -88,6 +88,8 @@ |
| 'sources': [ |
| 'test/test_cpu_context.cc', |
| 'test/test_cpu_context.h', |
| + 'test/test_exception_snapshot.cc', |
| + 'test/test_exception_snapshot.h', |
| 'test/test_memory_snapshot.cc', |
| 'test/test_memory_snapshot.h', |
| 'test/test_module_snapshot.cc', |