Index: chromeos/login/user_names.cc |
diff --git a/chromeos/login/user_names.cc b/chromeos/login/user_names.cc |
index 7245c17f349377268a77d1da2b7d96905cc18663..32c23dec77c0a5eb1aaf86be4e4787c3b9342221 100644 |
--- a/chromeos/login/user_names.cc |
+++ b/chromeos/login/user_names.cc |
@@ -3,6 +3,7 @@ |
// found in the LICENSE file. |
#include "chromeos/login/user_names.h" |
+#include "base/macros.h" |
#include "base/memory/singleton.h" |
#include "components/signin/core/account_id/account_id.h" |
#include "google_apis/gaia/gaia_auth_util.h" |