Index: snapshot/snapshot.gyp |
diff --git a/snapshot/snapshot.gyp b/snapshot/snapshot.gyp |
index 9557ba9132b2fdfe8ecfdb620293439a90ae9266..3f44e6c5916e7322fc773362d9b6f678ceb926f8 100644 |
--- a/snapshot/snapshot.gyp |
+++ b/snapshot/snapshot.gyp |
@@ -86,6 +86,8 @@ |
'..', |
], |
'sources': [ |
+ 'test/test_memory_snapshot.cc', |
+ 'test/test_memory_snapshot.h', |
'test/test_module_snapshot.cc', |
'test/test_module_snapshot.h', |
], |