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

Unified Diff: base/mac/scoped_mach_port.h

Issue 278923002: Use the new ScopedMachVM class and the MACH_LOG family of logging macros (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase onto r269793 Created 6 years, 7 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 | « base/mac/mach_logging.cc ('k') | base/mac/scoped_mach_vm.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/mac/scoped_mach_port.h
diff --git a/base/mac/scoped_mach_port.h b/base/mac/scoped_mach_port.h
index cc2ef20fe761ec89a4c6a3fc6ab231aea3c09e84..0b2ac7fc6c4240cee85c20b7b713332fda716233 100644
--- a/base/mac/scoped_mach_port.h
+++ b/base/mac/scoped_mach_port.h
@@ -7,8 +7,8 @@
#include <mach/mach.h>
-#include "base/basictypes.h"
#include "base/base_export.h"
+#include "base/basictypes.h"
namespace base {
namespace mac {
« no previous file with comments | « base/mac/mach_logging.cc ('k') | base/mac/scoped_mach_vm.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698