Index: chromeos/login/auth/extended_authenticator_impl.h |
diff --git a/chromeos/login/auth/extended_authenticator_impl.h b/chromeos/login/auth/extended_authenticator_impl.h |
index 519c1febc9780bcb4b610fb40a98df533058cac0..a292e9eb726626e1269dfb9b465eee1533eea160 100644 |
--- a/chromeos/login/auth/extended_authenticator_impl.h |
+++ b/chromeos/login/auth/extended_authenticator_impl.h |
@@ -7,9 +7,9 @@ |
#include <string> |
-#include "base/basictypes.h" |
#include "base/callback.h" |
#include "base/compiler_specific.h" |
+#include "base/macros.h" |
#include "base/memory/scoped_ptr.h" |
#include "chromeos/chromeos_export.h" |
#include "chromeos/login/auth/extended_authenticator.h" |