summaryrefslogtreecommitdiffstats
path: root/components/autofill/content/browser/wallet/required_action.cc
diff options
context:
space:
mode:
Diffstat (limited to 'components/autofill/content/browser/wallet/required_action.cc')
-rw-r--r--components/autofill/content/browser/wallet/required_action.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/autofill/content/browser/wallet/required_action.cc b/components/autofill/content/browser/wallet/required_action.cc
index 716da3e..28f9b20 100644
--- a/components/autofill/content/browser/wallet/required_action.cc
+++ b/components/autofill/content/browser/wallet/required_action.cc
@@ -5,7 +5,7 @@
#include "components/autofill/content/browser/wallet/required_action.h"
#include "base/logging.h"
-#include "base/string_util.h"
+#include "base/strings/string_util.h"
namespace autofill {
namespace wallet {