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'], |