Index: util/mach/exception_ports_test.cc |
diff --git a/util/mach/exception_ports_test.cc b/util/mach/exception_ports_test.cc |
index e6e1d56dca16c240d1b83ac6f4fc8fa7057e2cfd..37c7d1183236eea178d77db812c1644f25e682d5 100644 |
--- a/util/mach/exception_ports_test.cc |
+++ b/util/mach/exception_ports_test.cc |
@@ -19,10 +19,10 @@ |
#include <signal.h> |
#include <unistd.h> |
-#include "base/basictypes.h" |
#include "base/logging.h" |
#include "base/mac/mach_logging.h" |
#include "base/mac/scoped_mach_port.h" |
+#include "base/macros.h" |
#include "base/strings/stringprintf.h" |
#include "gtest/gtest.h" |
#include "test/mac/mach_errors.h" |