Index: chrome/chrome_exe.gypi |
diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi |
index 70a4592bb71e2d1df713c3d49794bbdb2b01c1c9..8e12ce5c864eb205f430279d393d266c498a2c85 100644 |
--- a/chrome/chrome_exe.gypi |
+++ b/chrome/chrome_exe.gypi |
@@ -62,6 +62,7 @@ |
# into chrome.exe, not into a dependent. |
'<(DEPTH)/content/app/startup_helper_win.cc', |
'<(DEPTH)/content/public/common/content_switches.cc', |
+ 'app/chrome_exe_load_config_win.cc', |
'app/chrome_exe_main_aura.cc', |
'app/chrome_exe_main_mac.cc', |
'app/chrome_exe_main_win.cc', |