Chromium Code Reviews| Index: snapshot/snapshot.gyp |
| diff --git a/snapshot/snapshot.gyp b/snapshot/snapshot.gyp |
| index 4ada9e5c75c1b8b40ecfc5a0426accb846854d0a..890fbfee62eec2f6a068e17e24f5c367c956de7d 100644 |
| --- a/snapshot/snapshot.gyp |
| +++ b/snapshot/snapshot.gyp |
| @@ -92,6 +92,8 @@ |
| 'test/test_memory_snapshot.h', |
| 'test/test_module_snapshot.cc', |
| 'test/test_module_snapshot.h', |
| + 'test/test_thread_snapshot.cc', |
| + 'test/test_thread_snapshot.h', |
| ], |
| }, |
| { |