Chromium Code Reviews| Index: base/mac/scoped_mach_port.h |
| diff --git a/base/mac/scoped_mach_port.h b/base/mac/scoped_mach_port.h |
| index 0b2ac7fc6c4240cee85c20b7b713332fda716233..cc2ef20fe761ec89a4c6a3fc6ab231aea3c09e84 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/base_export.h" |
| #include "base/basictypes.h" |
| +#include "base/base_export.h" |
| namespace base { |
| namespace mac { |