Index: snapshot/snapshot.gyp |
diff --git a/snapshot/snapshot.gyp b/snapshot/snapshot.gyp |
index 23d412f96b1adfd28b52c8fb05058d8be25a3975..33a81ee0f1511274b7fb26b81b256b88921a54b1 100644 |
--- a/snapshot/snapshot.gyp |
+++ b/snapshot/snapshot.gyp |
@@ -87,6 +87,10 @@ |
'process_snapshot.h', |
'system_snapshot.h', |
'thread_snapshot.h', |
+ 'win/cpu_context_win.cc', |
+ 'win/cpu_context_win.h', |
+ 'win/exception_snapshot_win.cc', |
+ 'win/exception_snapshot_win.h', |
'win/memory_snapshot_win.cc', |
'win/memory_snapshot_win.h', |
'win/module_snapshot_win.cc', |