Chromium Code Reviews| Index: chrome/tools/build/win/FILES.cfg |
| =================================================================== |
| --- chrome/tools/build/win/FILES.cfg (revision 212673) |
| +++ chrome/tools/build/win/FILES.cfg (working copy) |
| @@ -622,7 +622,7 @@ |
| 'archive': 'chrome.packed.7z', |
| }, |
| { |
| - 'filename': 'obj/mini_installer/mini_installer_exe_version.rc', |
| + 'filename': 'mini_installer_exe_version.rc', |
| 'buildtype': ['official'], |
| 'archive': 'mini_installer_exe_version.rc', |
| # Force direct archiving since the default is to archive with path, so |
|
grt (UTC plus 2)
2013/07/19 22:29:31
does this comment and the "direct_archive" thing n
jschuh
2013/07/19 22:30:40
Ah, I guess it would not since we're moving the ou
jschuh
2013/07/19 22:32:01
Done.
|