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

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

Issue 2432933006: Create separate archive of Mac packaging tools. (Closed)
Patch Set: Created 4 years, 2 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/tools/build/mac/FILES.cfg
diff --git a/chrome/tools/build/mac/FILES.cfg b/chrome/tools/build/mac/FILES.cfg
index 1a48f432bcf7e5b089f54ab3d0dee12234d43e42..5f5d6d299022a70abd766db964bc8d2b99eed0ee 100644
--- a/chrome/tools/build/mac/FILES.cfg
+++ b/chrome/tools/build/mac/FILES.cfg
@@ -38,6 +38,11 @@ FILES = [
'filename': 'Google Chrome Packaging',
'buildtype': ['official'],
},
+ {
+ 'filename': 'Google Chrome Packaging',
+ 'buildtype': ['official'],
+ 'archive': 'packaging.zip',
+ },
# PNaCl translator (archive only, component updater used for shipping).
{
'filename': 'pnacl',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698