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

Unified Diff: util/mach/mach_message.cc

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/mach/mach_message.cc
diff --git a/util/mach/mach_message.cc b/util/mach/mach_message.cc
index 8092f26c1171b241a008a10842741a0ac2706987..31d55d625e121eedc662fe999fd19bce3d4faa9a 100644
--- a/util/mach/mach_message.cc
+++ b/util/mach/mach_message.cc
@@ -22,6 +22,7 @@
#include "base/basictypes.h"
#include "base/logging.h"
#include "util/misc/clock.h"
+#include "util/misc/implicit_cast.h"
namespace crashpad {

Powered by Google App Engine
This is Rietveld 408576698