mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
chore: rename built-in modules to bindings to match naming update in node (#37182)
This commit is contained in:
@@ -132,5 +132,5 @@ void Initialize(v8::Local<v8::Object> exports,
|
||||
|
||||
} // namespace
|
||||
|
||||
NODE_LINKED_MODULE_CONTEXT_AWARE(electron_browser_system_preferences,
|
||||
Initialize)
|
||||
NODE_LINKED_BINDING_CONTEXT_AWARE(electron_browser_system_preferences,
|
||||
Initialize)
|
||||
|
||||
Reference in New Issue
Block a user