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

Unified Diff: util/mach/mach_message.cc

Issue 1352873002: Remove #include "base/basictypes.h" as appropriate (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
« no previous file with comments | « no previous file | util/mach/mach_message_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 31d55d625e121eedc662fe999fd19bce3d4faa9a..698bd1ffd79167ba36d01ea54ee817c4702f27ce 100644
--- a/util/mach/mach_message.cc
+++ b/util/mach/mach_message.cc
@@ -19,7 +19,6 @@
#include <limits>
-#include "base/basictypes.h"
#include "base/logging.h"
#include "util/misc/clock.h"
#include "util/misc/implicit_cast.h"
« no previous file with comments | « no previous file | util/mach/mach_message_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698