Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1687)

Unified Diff: third_party/WebKit/public/BUILD.gn

Issue 2864493003: Deprecate CredentialRequestOptions.unmediated in favor mediation enum (Closed)
Patch Set: Rebase Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/public/BUILD.gn
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
index fd291d60f9770d6f32ec0d87e97ec410f5ee67e4..59cd4bcac46b08af0cf72f75fcf0a8fd3aec5ac3 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -158,6 +158,7 @@ source_set("blink_headers") {
"platform/WebCredential.h",
"platform/WebCredentialManagerClient.h",
"platform/WebCredentialManagerError.h",
+ "platform/WebCredentialMediationRequirement.h",
"platform/WebCrypto.h",
"platform/WebCryptoAlgorithm.h",
"platform/WebCryptoAlgorithmParams.h",

Powered by Google App Engine
This is Rietveld 408576698