build: [gn win] fix webrtc link error in component build
This commit is contained in:
parent
3971fbc671
commit
d1cb8b7d67
1 changed files with 1 additions and 0 deletions
1
BUILD.gn
1
BUILD.gn
|
@ -200,6 +200,7 @@ static_library("electron_lib") {
|
|||
"//third_party/boringssl",
|
||||
"//third_party/leveldatabase",
|
||||
"//third_party/libyuv",
|
||||
"//third_party/webrtc_overrides:init_webrtc",
|
||||
"//ui/events:dom_keycode_converter",
|
||||
"//ui/gl",
|
||||
"//ui/views",
|
||||
|
|
Loading…
Add table
Reference in a new issue