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

Unified Diff: third_party/crashpad/crashpad/test/multiprocess_posix_test.cc

Issue 2478633002: Update Crashpad to b47bf6c250c6b825dee1c5fbad9152c2c962e828 (Closed)
Patch Set: mac comment 2 Created 4 years, 1 month 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/test/multiprocess_posix_test.cc
diff --git a/third_party/crashpad/crashpad/test/multiprocess_posix_test.cc b/third_party/crashpad/crashpad/test/multiprocess_posix_test.cc
index 191bdeffdc8aa1b1e9f856d49a5318a7f2183f38..be927111508ecdaebb386cde9ff9b0d772585762 100644
--- a/third_party/crashpad/crashpad/test/multiprocess_posix_test.cc
+++ b/third_party/crashpad/crashpad/test/multiprocess_posix_test.cc
@@ -14,8 +14,8 @@
#include "test/multiprocess.h"
+#include <signal.h>
#include <stdlib.h>
-#include <sys/signal.h>
#include <unistd.h>
#include "base/macros.h"
« no previous file with comments | « third_party/crashpad/crashpad/test/multiprocess_exec_test_child.cc ('k') | third_party/crashpad/crashpad/test/paths_linux.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698