Index: chrome/chrome_dll.gypi |
=================================================================== |
--- chrome/chrome_dll.gypi (revision 99456) |
+++ chrome/chrome_dll.gypi (working copy) |
@@ -107,7 +107,6 @@ |
'app/chrome_dll.rc', |
'app/chrome_dll_resource.h', |
'app/chrome_main.cc', |
- 'app/chrome_main_win.cc', |
'<(SHARED_INTERMEDIATE_DIR)/chrome_version/chrome_dll_version.rc', |
@@ -219,7 +218,6 @@ |
'app/chrome_main.cc', |
'app/chrome_main_app_mode_mac.mm', |
'app/chrome_main_mac.mm', |
- 'app/chrome_main_posix.cc', |
tony
2011/09/02 23:59:15
Nit: add chrome_main_mac.h
jam
2011/09/03 00:08:46
Done.
|
], |
'include_dirs': [ |
'<(grit_out_dir)', |
@@ -698,7 +696,6 @@ |
'app/chrome_command_ids.h', |
'app/chrome_dll_resource.h', |
'app/chrome_main.cc', |
- 'app/chrome_main_win.cc', |
# Parsing is needed for the UserDataDir policy which is read much |
# earlier than the initialization of the policy/pref system. |
'browser/policy/policy_path_parser_win.cc', |