| Index: public/BUILD.gn
|
| diff --git a/public/BUILD.gn b/public/BUILD.gn
|
| index 5654be6d276fd4ad8db68876e7dfa6db1dc06121..c6f8b9ff28d42687ba0d01c6e06a4ae840589680 100644
|
| --- a/public/BUILD.gn
|
| +++ b/public/BUILD.gn
|
| @@ -365,6 +365,7 @@ source_set("blink_headers") {
|
| "platform/WebFileInfo.h",
|
| "platform/WebMediaKeySystemConfiguration.h",
|
| "platform/WebPublicSuffixList.h",
|
| + "platform/WebRTCCertificate.h",
|
| "platform/WebRTCPeerConnectionHandler.h",
|
| "platform/WebCryptoAlgorithmParams.h",
|
| "platform/WebSuspendableTask.h",
|
|
|