| Index: chrome/test/mini_installer_test/mini_installer_test_constants.cc
|
| ===================================================================
|
| --- chrome/test/mini_installer_test/mini_installer_test_constants.cc (revision 14457)
|
| +++ chrome/test/mini_installer_test/mini_installer_test_constants.cc (working copy)
|
| @@ -41,7 +41,7 @@
|
| const wchar_t kChromeMetaInstallerExe[] =
|
| L"\\\\172.23.44.61\\shared\\chrome_autotest\\beta_build\\ChromeSetup.exe";
|
| const wchar_t kChromeStandAloneInstallerLocation[] =
|
| - L"\\\\172.24.6.7\\shares\\googleclient\\nightly\\builds\\Win-OmahaInstallers\\latest\\opt\\";
|
| + L"\\\\172.24.6.7\\shares\\googleclient\\nightly\\builds\\Win-OmahaInstallers\\latest\\opt-win\\staging\\";
|
| const wchar_t kChromeApplyTagExe[] =
|
| L"\\\\172.23.44.61\\shared\\chrome_autotest\\ApplyTag.exe";
|
| const wchar_t kChromeApplyTagParameters[] =
|
|
|