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

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

Issue 2773813002: Update Crashpad to 8e37886d418dd042c3c7bfadac99214739ee4d98 (Closed)
Patch Set: Update Crashpad to 8e37886d418dd042c3c7bfadac99214739ee4d98 Created 3 years, 9 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/minidump/BUILD.gn
diff --git a/build/secondary/third_party/crashpad/crashpad/minidump/BUILD.gn b/build/secondary/third_party/crashpad/crashpad/minidump/BUILD.gn
index d18fd71c30c63556be9b0c9676e1bc2e50ea3404..ebc8f3bb522fda83af595e32ecd47cebbbe8c4db 100644
--- a/build/secondary/third_party/crashpad/crashpad/minidump/BUILD.gn
+++ b/build/secondary/third_party/crashpad/crashpad/minidump/BUILD.gn
@@ -59,6 +59,8 @@ static_library("minidump") {
"minidump_thread_writer.h",
"minidump_unloaded_module_writer.cc",
"minidump_unloaded_module_writer.h",
+ "minidump_user_extension_stream_data_source.cc",
+ "minidump_user_extension_stream_data_source.h",
"minidump_user_stream_writer.cc",
"minidump_user_stream_writer.h",
"minidump_writable.cc",
« 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