Index: chrome/chrome_installer.gypi |
diff --git a/chrome/chrome_installer.gypi b/chrome/chrome_installer.gypi |
index 3a1e63deb0ef3a185e064684a15a8ee28320dfa1..b922c7bf947241b3dec381ccd991f9969e933b86 100644 |
--- a/chrome/chrome_installer.gypi |
+++ b/chrome/chrome_installer.gypi |
@@ -342,6 +342,8 @@ |
# below into a separate lib and then link both setup.exe and |
# setup_unittests.exe against that. |
'sources': [ |
+ 'installer/util/installation_validation_helper.cc', |
grt (UTC plus 2)
2011/09/22 19:28:35
i already have a pending change that moves these d
|
+ 'installer/util/installation_validation_helper.h', |
'installer/mini_installer/appid.h', |
'installer/mini_installer/chrome_appid.cc', |
'installer/mini_installer/configuration.cc', |