Skelecton for the protocol module.

This commit is contained in:
Cheng Zhao 2013-08-24 15:26:10 +08:00
parent fd299cb3fe
commit b9cbfb8103
5 changed files with 70 additions and 0 deletions

View file

@ -16,6 +16,7 @@ NODE_EXT_LIST_ITEM(atom_browser_dialog)
NODE_EXT_LIST_ITEM(atom_browser_ipc)
NODE_EXT_LIST_ITEM(atom_browser_menu)
NODE_EXT_LIST_ITEM(atom_browser_power_monitor)
NODE_EXT_LIST_ITEM(atom_browser_protocol)
NODE_EXT_LIST_ITEM(atom_browser_window)
// Module names start with `atom_renderer_` can only be used by renderer