chore: rename built-in modules to bindings to match naming update in node (#37182)
This commit is contained in:
parent
8b380ee2f2
commit
35a9e67dba
56 changed files with 103 additions and 100 deletions
|
@ -339,4 +339,4 @@ void Initialize(v8::Local<v8::Object> exports,
|
|||
|
||||
} // namespace
|
||||
|
||||
NODE_LINKED_MODULE_CONTEXT_AWARE(electron_browser_protocol, Initialize)
|
||||
NODE_LINKED_BINDING_CONTEXT_AWARE(electron_browser_protocol, Initialize)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue