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

Unified Diff: util/mac/launchd.mm

Issue 1344683002: Include implicit_cast.h at all users of it. (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Created 5 years, 3 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: util/mac/launchd.mm
diff --git a/util/mac/launchd.mm b/util/mac/launchd.mm
index 5d59cd2e390c93b99821c2941dcacf7b67055b75..7aac68538ed56a57bc7591e01bb691c269855f0f 100644
--- a/util/mac/launchd.mm
+++ b/util/mac/launchd.mm
@@ -21,6 +21,7 @@
#include "base/mac/scoped_launch_data.h"
#include "base/mac/scoped_cftyperef.h"
#include "base/strings/sys_string_conversions.h"
+#include "util/misc/implicit_cast.h"
namespace crashpad {

Powered by Google App Engine
This is Rietveld 408576698