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

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

Issue 1704203004: Update Crashpad to badfacccee01895719d2aeb3ac50f64854abf10c (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: gn Created 4 years, 10 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/snapshot/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 f23aa4d1eac408b10543f2d6df85fddddeff0932..397de4689ee9704c262e333c951dc95e961e297e 100644
--- a/build/secondary/third_party/crashpad/crashpad/minidump/BUILD.gn
+++ b/build/secondary/third_party/crashpad/crashpad/minidump/BUILD.gn
@@ -57,6 +57,8 @@ source_set("minidump") {
"minidump_thread_id_map.h",
"minidump_thread_writer.cc",
"minidump_thread_writer.h",
+ "minidump_unloaded_module_writer.cc",
+ "minidump_unloaded_module_writer.h",
"minidump_writable.cc",
"minidump_writable.h",
"minidump_writer_util.cc",
« no previous file with comments | « no previous file | build/secondary/third_party/crashpad/crashpad/snapshot/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698