summaryrefslogtreecommitdiff
path: root/www-client/chromium/files/chromium-93-payment-include.patch
blob: 588931f4a01fd31df7bd62cd61ddf2539bd7cded (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/components/payments/core/journey_logger.h b/components/payments/core/journey_logger.h
index 026b38e7e..e63673de3 100644
--- a/components/payments/core/journey_logger.h
+++ b/components/payments/core/journey_logger.h
@@ -6,6 +6,7 @@
 #define COMPONENTS_PAYMENTS_CORE_JOURNEY_LOGGER_H_
 
 #include <string>
+#include <vector>
 
 #include "base/macros.h"
 #include "base/time/time.h"