Index: components/autofill/content/browser/wallet/wallet_signin_helper.cc |
diff --git a/components/autofill/content/browser/wallet/wallet_signin_helper.cc b/components/autofill/content/browser/wallet/wallet_signin_helper.cc |
index 9b083b1dba118bff0a961e9f86973da28c4f841a..ac0347ee2cc6bb1d9a244f5393c260efa1a201d6 100644 |
--- a/components/autofill/content/browser/wallet/wallet_signin_helper.cc |
+++ b/components/autofill/content/browser/wallet/wallet_signin_helper.cc |
@@ -10,7 +10,7 @@ |
#include "base/rand_util.h" |
#include "base/strings/string_util.h" |
#include "base/strings/stringprintf.h" |
-#include "base/time.h" |
+#include "base/time/time.h" |
#include "base/values.h" |
#include "components/autofill/content/browser/wallet/wallet_service_url.h" |
#include "components/autofill/content/browser/wallet/wallet_signin_helper_delegate.h" |