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

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: implicitcast2: . 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
« no previous file with comments | « util/mach/exc_server_variants_test.cc ('k') | util/mach/mach_message_server_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 {
« no previous file with comments | « util/mach/exc_server_variants_test.cc ('k') | util/mach/mach_message_server_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698