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

Unified Diff: chrome/tools/build/win/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
« chrome/tools/build/linux/FILES.cfg ('K') | « chrome/tools/build/linux/FILES.cfg ('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
===================================================================
--- chrome/tools/build/win/FILES.cfg (revision 175222)
+++ chrome/tools/build/win/FILES.cfg (working copy)
@@ -351,14 +351,6 @@
'filename': 'nacl_irt_x86_64.nexe',
'buildtype': ['dev', 'official'],
},
- {
- 'filename': 'nacl_irt_srpc_x86_32.nexe',
- 'buildtype': ['dev', 'official'],
- },
- {
- 'filename': 'nacl_irt_srpc_x86_64.nexe',
- 'buildtype': ['dev', 'official'],
- },
# Remoting files:
{
'filename': 'chromoting.msi',
« chrome/tools/build/linux/FILES.cfg ('K') | « chrome/tools/build/linux/FILES.cfg ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698