Add the 'app' built-in module.
This commit is contained in:
parent
d151d494bd
commit
66404b5f15
5 changed files with 84 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
NODE_EXT_LIST_START
|
||||
|
||||
// Module names start with `atom_browser_` can only be used by browser process.
|
||||
NODE_EXT_LIST_ITEM(atom_browser_app)
|
||||
NODE_EXT_LIST_ITEM(atom_browser_ipc)
|
||||
NODE_EXT_LIST_ITEM(atom_browser_window)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue