| 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 3f7c63ee264a160f0b9ba3442f1c77484b5326ff..29711b06f050a130d09975e35154260d8457f822 100644
|
| --- a/third_party/crashpad/crashpad/snapshot/snapshot.gyp
|
| +++ b/third_party/crashpad/crashpad/snapshot/snapshot.gyp
|
| @@ -89,6 +89,8 @@
|
| 'process_snapshot.h',
|
| 'system_snapshot.h',
|
| 'thread_snapshot.h',
|
| + 'win/capture_context_memory.cc',
|
| + 'win/capture_context_memory.h',
|
| 'win/cpu_context_win.cc',
|
| 'win/cpu_context_win.h',
|
| 'win/exception_snapshot_win.cc',
|
|
|