| 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",
|
|
|