Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3410)

Unified Diff: build/secondary/third_party/crashpad/crashpad/handler/BUILD.gn

Issue 2814043003: Update Crashpad to 1f28a123a4c9449e3d7ddad4ff00dacd366d5216 (Closed)
Patch Set: Add missing GN config to fix compile/link. Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | build/secondary/third_party/crashpad/crashpad/util/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/secondary/third_party/crashpad/crashpad/handler/BUILD.gn
diff --git a/build/secondary/third_party/crashpad/crashpad/handler/BUILD.gn b/build/secondary/third_party/crashpad/crashpad/handler/BUILD.gn
index d2ce8b9177442dfb166df005a487e70d6092a23f..c4ca09c266e25aaf8ecd89c6cb022008ae1d1831 100644
--- a/build/secondary/third_party/crashpad/crashpad/handler/BUILD.gn
+++ b/build/secondary/third_party/crashpad/crashpad/handler/BUILD.gn
@@ -14,6 +14,8 @@ static_library("handler_lib") {
"mac/exception_handler_server.h",
"prune_crash_reports_thread.cc",
"prune_crash_reports_thread.h",
+ "user_stream_data_source.cc",
+ "user_stream_data_source.h",
"win/crash_report_exception_handler.cc",
"win/crash_report_exception_handler.h",
]
« no previous file with comments | « no previous file | build/secondary/third_party/crashpad/crashpad/util/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698