Fix main function on Windows.
authorCheng Zhao <zcbenz@gmail.com>
Tue, 2 Jul 2013 10:02:55 +0000 (18:02 +0800)
committerCheng Zhao <zcbenz@gmail.com>
Tue, 2 Jul 2013 10:02:55 +0000 (18:02 +0800)
atom.gyp

index 7f031b9..11ca0ce 100644 (file)
--- a/atom.gyp
+++ b/atom.gyp
@@ -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',