Add the RemoteObject API in renderer. (not implemented yet)
This commit is contained in:
parent
ebf5bf2d19
commit
3ae0c99ca9
6 changed files with 134 additions and 1 deletions
|
@ -10,4 +10,6 @@ NODE_EXT_LIST_START
|
|||
|
||||
NODE_EXT_LIST_ITEM(atom_browser_window)
|
||||
|
||||
NODE_EXT_LIST_ITEM(atom_renderer_remote_object)
|
||||
|
||||
NODE_EXT_LIST_END
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue