File chromium-113-webauth-include-variant.patch of Package chromium
diff --git a/authenticator_request_dialog_model.h b/authenticator_request_dialog_model.h.new index f4992a7..45cabe3 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"