parent
19550bd444
commit
1fa5bf0140
1 changed files with 1 additions and 1 deletions
2
BUILD.gn
2
BUILD.gn
|
@ -546,9 +546,9 @@ static_library("electron_lib") {
|
||||||
|
|
||||||
if (is_mac) {
|
if (is_mac) {
|
||||||
deps += [
|
deps += [
|
||||||
|
"//components/remote_cocoa/app_shim",
|
||||||
"//third_party/crashpad/crashpad/client",
|
"//third_party/crashpad/crashpad/client",
|
||||||
"//ui/accelerated_widget_mac",
|
"//ui/accelerated_widget_mac",
|
||||||
"//ui/views_bridge_mac",
|
|
||||||
]
|
]
|
||||||
sources += [
|
sources += [
|
||||||
"atom/browser/ui/views/autofill_popup_view.cc",
|
"atom/browser/ui/views/autofill_popup_view.cc",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue