summaryrefslogtreecommitdiff
path: root/www-client/chromium/files/chromium-113-authenticator-request-dialog-model-include.patch
blob: a0d411962c612d176afd35edb78df7edda51b72b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/chrome/browser/webauthn/authenticator_request_dialog_model.h b/chrome/browser/webauthn/authenticator_request_dialog_model.h
index f4992a74b..45cabe399 100644
--- a/chrome/browser/webauthn/authenticator_request_dialog_model.h
+++ b/chrome/browser/webauthn/authenticator_request_dialog_model.h
@@ -7,6 +7,7 @@
 
 #include <memory>
 #include <string>
+#include <variant>
 #include <vector>
 
 #include "base/containers/span.h"