Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(449)

Unified Diff: chrome/tools/build/win/FILES.cfg

Issue 7610006: Add crash_service64.exe to the list of files to archive on Buildbot (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Retry Created 9 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/tools/build/win/FILES ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/tools/build/win/FILES.cfg
diff --git a/chrome/tools/build/win/FILES.cfg b/chrome/tools/build/win/FILES.cfg
index 0a81e8e85a0340950afe60e3b5c5d511733f72aa..55edb7864b335803e905d5201f96f381f9344a3f 100644
--- a/chrome/tools/build/win/FILES.cfg
+++ b/chrome/tools/build/win/FILES.cfg
@@ -56,6 +56,11 @@ FILES = [
'buildtype': ['dev', 'official'],
},
{
+ 'filename': 'crash_service64.exe',
+ 'arch': ['32bit', '64bit'],
+ 'buildtype': ['dev', 'official'],
+ },
+ {
'filename': 'First Run',
'arch': ['32bit', '64bit'],
'buildtype': ['dev', 'official'],
« no previous file with comments | « chrome/tools/build/win/FILES ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698