Chromium Code Reviews| Index: third_party/crashpad/crashpad/handler/handler.gyp |
| diff --git a/third_party/crashpad/crashpad/handler/handler.gyp b/third_party/crashpad/crashpad/handler/handler.gyp |
| index 6a51222cff67892d4c601a800b5431af13d47498..d6e4c271cf29f0c0273a5139a86da4e8e0881a50 100644 |
| --- a/third_party/crashpad/crashpad/handler/handler.gyp |
| +++ b/third_party/crashpad/crashpad/handler/handler.gyp |
| @@ -45,6 +45,8 @@ |
| 'mac/exception_handler_server.h', |
| 'prune_crash_reports_thread.cc', |
| 'prune_crash_reports_thread.h', |
| + 'user_stream_data_source.cc', |
|
Mark Mentovai
2017/04/12 15:03:58
You’ll need to echo this change in the BUILD.gn fi
|
| + 'user_stream_data_source.h', |
| 'win/crash_report_exception_handler.cc', |
| 'win/crash_report_exception_handler.h', |
| ], |