| Index: snapshot/snapshot.gyp
|
| diff --git a/snapshot/snapshot.gyp b/snapshot/snapshot.gyp
|
| index 6ad9f18926310ccfb4869de0af80826baf794f75..d66bd5dd8917f38ffdb5f9dd16ea2cb4d6186828 100644
|
| --- a/snapshot/snapshot.gyp
|
| +++ b/snapshot/snapshot.gyp
|
| @@ -91,6 +91,8 @@
|
| 'win/cpu_context_win.h',
|
| 'win/exception_snapshot_win.cc',
|
| 'win/exception_snapshot_win.h',
|
| + 'win/memory_map_snapshot_win.cc',
|
| + 'win/memory_map_snapshot_win.h',
|
| 'win/memory_snapshot_win.cc',
|
| 'win/memory_snapshot_win.h',
|
| 'win/module_snapshot_win.cc',
|
|
|