Index: chromeos/login/auth/extended_authenticator_impl.cc |
diff --git a/chromeos/login/auth/extended_authenticator_impl.cc b/chromeos/login/auth/extended_authenticator_impl.cc |
index 88ec3cf509cfb95fb27d2c83e422e862ec907685..25d95207dece5e6fe1fe15b6c12aedf7dc8a64e4 100644 |
--- a/chromeos/login/auth/extended_authenticator_impl.cc |
+++ b/chromeos/login/auth/extended_authenticator_impl.cc |
@@ -4,6 +4,8 @@ |
#include "chromeos/login/auth/extended_authenticator_impl.h" |
+#include <stddef.h> |
+ |
#include "base/bind.h" |
#include "base/strings/string_number_conversions.h" |
#include "base/strings/string_util.h" |