Fix main function on Windows.

This commit is contained in:
Cheng Zhao 2013-07-02 18:02:55 +08:00
parent 7a27537c89
commit 236b29ee8c

View file

@ -4,6 +4,7 @@
'product_name': 'Atom',
'app_sources': [
'app/atom_main.cc',
'<(libchromiumcontent_src_dir)/content/app/startup_helper_win.cc',
],
'bundle_sources': [
'browser/mac/atom.icns',