| Index: third_party/crashpad/crashpad/snapshot/snapshot.gyp
|
| diff --git a/third_party/crashpad/crashpad/snapshot/snapshot.gyp b/third_party/crashpad/crashpad/snapshot/snapshot.gyp
|
| index d00115287e907f7b2d3685e67c7c85ec0888c663..5020073e7f5561ce7b831878a041951fc5d8195f 100644
|
| --- a/third_party/crashpad/crashpad/snapshot/snapshot.gyp
|
| +++ b/third_party/crashpad/crashpad/snapshot/snapshot.gyp
|
| @@ -91,6 +91,8 @@
|
| 'process_snapshot.h',
|
| 'system_snapshot.h',
|
| 'thread_snapshot.h',
|
| + 'unloaded_module_snapshot.cc',
|
| + 'unloaded_module_snapshot.h',
|
| 'win/cpu_context_win.cc',
|
| 'win/cpu_context_win.h',
|
| 'win/exception_snapshot_win.cc',
|
|
|