| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 08739cbd6be3d8aa892c54cb804ce879ab5887d2..5a57821ce7008fcf84497830428d056966c52fbb 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -262,6 +262,7 @@ source_set("blink_headers") {
|
| "platform/WebRTCDataChannelHandler.h",
|
| "platform/WebRTCDataChannelHandlerClient.h",
|
| "platform/WebRTCDataChannelInit.h",
|
| + "platform/WebRTCError.h",
|
| "platform/WebRTCICECandidate.h",
|
| "platform/WebRTCKeyParams.h",
|
| "platform/WebRTCLegacyStats.h",
|
|
|