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

Unified Diff: third_party/crashpad/crashpad/crashpad.gyp

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
Index: third_party/crashpad/crashpad/crashpad.gyp
diff --git a/third_party/crashpad/crashpad/crashpad.gyp b/third_party/crashpad/crashpad/crashpad.gyp
index 42fe0a26413103dde3b566be854bcdb5ce63fad5..f30a9df961d57a25e388a759e54c95d1b786a84c 100644
--- a/third_party/crashpad/crashpad/crashpad.gyp
+++ b/third_party/crashpad/crashpad/crashpad.gyp
@@ -22,6 +22,7 @@
'client/client_test.gyp:*',
'compat/compat.gyp:*',
'handler/handler.gyp:*',
+ 'handler/handler_test.gyp:*',
'minidump/minidump.gyp:*',
'minidump/minidump_test.gyp:*',
'snapshot/snapshot.gyp:*',
« no previous file with comments | « third_party/crashpad/crashpad/compat/android/linux/prctl.h ('k') | third_party/crashpad/crashpad/doc/overview_design.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698