Add the RemoteObject API in renderer. (not implemented yet)

This commit is contained in:
Cheng Zhao 2013-04-22 09:13:25 +08:00
parent ebf5bf2d19
commit 3ae0c99ca9
6 changed files with 134 additions and 1 deletions

View file

@ -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