Initialize node in browser process.
This commit is contained in:
parent
e49861b45b
commit
f853fc3df5
7 changed files with 90 additions and 3 deletions
2
atom.gyp
2
atom.gyp
|
@ -18,6 +18,8 @@
|
|||
'browser/native_window.h',
|
||||
'browser/native_window_mac.h',
|
||||
'browser/native_window_mac.mm',
|
||||
'common/node_bindings.cc',
|
||||
'common/node_bindings.h',
|
||||
'common/options_switches.cc',
|
||||
'common/options_switches.h',
|
||||
'renderer/atom_render_view_observer.cc',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue