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

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

Issue 14705005: Archive unstripped nacl irt for official builds. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: name change Created 7 years, 8 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/linux/FILES.cfg ('k') | chrome/tools/build/win/FILES.cfg » ('j') | 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 9c3970b7efb41ba07d414286421fd396c7fbf62f..b6be5209d32623289680cc3f6862a8446da71482 100644
--- a/chrome/tools/build/mac/FILES.cfg
+++ b/chrome/tools/build/mac/FILES.cfg
@@ -55,4 +55,9 @@ FILES = [
'buildtype': ['official'],
'archive': 'Google Chrome.dSYM.tar.bz2',
},
+ {
+ 'filename': 'nacl_irt_x86_32.nexe.debug',
+ 'buildtype': ['official'],
+ 'archive': 'chrome-mac-nacl-irt-syms.zip',
+ },
]
« no previous file with comments | « chrome/tools/build/linux/FILES.cfg ('k') | chrome/tools/build/win/FILES.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698