Index: third_party/WebKit/public/blink_headers.gypi |
diff --git a/third_party/WebKit/public/blink_headers.gypi b/third_party/WebKit/public/blink_headers.gypi |
index 532119406a35d4f4359b0a08ffb718896a41184f..c6b13149a933e44cdb77a5a75b3dac5d88542ae3 100644 |
--- a/third_party/WebKit/public/blink_headers.gypi |
+++ b/third_party/WebKit/public/blink_headers.gypi |
@@ -166,6 +166,8 @@ |
"platform/WebPrivatePtr.h", |
"platform/WebProcessMemoryDump.h", |
"platform/WebPublicSuffixList.h", |
+ "platform/WebRTCCertificate.h", |
+ "platform/WebRTCCertificateGenerator.h", |
"platform/WebRTCConfiguration.h", |
"platform/WebRTCDTMFSenderHandler.h", |
"platform/WebRTCDTMFSenderHandlerClient.h", |
@@ -173,6 +175,7 @@ |
"platform/WebRTCDataChannelHandlerClient.h", |
"platform/WebRTCDataChannelInit.h", |
"platform/WebRTCICECandidate.h", |
+ "platform/WebRTCKeyParams.h", |
"platform/WebRTCOfferOptions.h", |
"platform/WebRTCPeerConnectionHandler.h", |
"platform/WebRTCPeerConnectionHandlerClient.h", |