chore: move main process only accessible API bindings away from common (#34634)
This commit is contained in:
parent
0f528c1e43
commit
f3f327823e
8 changed files with 15 additions and 15 deletions
|
@ -174,4 +174,4 @@ bool Converter<ui::NativeTheme::ThemeSource>::FromV8(
|
|||
|
||||
} // namespace gin
|
||||
|
||||
NODE_LINKED_MODULE_CONTEXT_AWARE(electron_common_native_theme, Initialize)
|
||||
NODE_LINKED_MODULE_CONTEXT_AWARE(electron_browser_native_theme, Initialize)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue