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

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

Issue 11783036: Remove the SRPC IRT nexes from Chrome installers. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 11 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/chromeos/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/linux/FILES.cfg
===================================================================
--- chrome/tools/build/linux/FILES.cfg (revision 175222)
+++ chrome/tools/build/linux/FILES.cfg (working copy)
@@ -123,16 +123,6 @@
'buildtype': ['dev', 'official'],
},
{
- 'filename': 'nacl_irt_srpc_x86_32.nexe',
- 'arch': ['32bit'],
- 'buildtype': ['dev', 'official'],
- },
- {
- 'filename': 'nacl_irt_srpc_x86_64.nexe',
- 'arch': ['64bit'],
- 'buildtype': ['dev', 'official'],
- },
- {
'filename': 'nacl_irt_srpc_arm.nexe',
jvoung - send to chromium... 2013/01/15 22:17:33 Just happened to notice this while looking through
bbudge 2013/01/15 22:22:23 Indeed. I'll create another issue. Ugh.
'arch': ['arm'],
'buildtype': ['dev', 'official'],
« no previous file with comments | « chrome/tools/build/chromeos/FILES.cfg ('k') | chrome/tools/build/win/FILES.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698