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

Unified Diff: util/mac/launchd.h

Issue 1566713002: Use base/macros.h instead of base/basictypes.h (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Windows #incldue → #include Created 4 years, 11 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 | « util/mac/checked_mach_address_range_test.cc ('k') | util/mac/launchd_test.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: util/mac/launchd.h
diff --git a/util/mac/launchd.h b/util/mac/launchd.h
index 03f8bf0951cd797c68b82bfef523ea5049853d35..254507524683ddc252e2a149c35cad97619646a5 100644
--- a/util/mac/launchd.h
+++ b/util/mac/launchd.h
@@ -17,6 +17,7 @@
#include <CoreFoundation/CoreFoundation.h>
#include <launch.h>
+#include <sys/types.h>
namespace crashpad {
« no previous file with comments | « util/mac/checked_mach_address_range_test.cc ('k') | util/mac/launchd_test.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698