summarylogtreecommitdiffstats
path: root/webauthn-variant.patch
diff options
context:
space:
mode:
Diffstat (limited to 'webauthn-variant.patch')
-rw-r--r--webauthn-variant.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/webauthn-variant.patch b/webauthn-variant.patch
deleted file mode 100644
index ec8ba7a135a7..000000000000
--- a/webauthn-variant.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/chrome/browser/webauthn/authenticator_request_dialog_model.h b/chrome/browser/webauthn/authenticator_request_dialog_model.h
-index f4992a74bd6..45cabe39974 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"