| Index: chrome/tools/build/linux/FILES.cfg
|
| ===================================================================
|
| --- chrome/tools/build/linux/FILES.cfg (revision 167629)
|
| +++ chrome/tools/build/linux/FILES.cfg (working copy)
|
| @@ -136,12 +136,12 @@
|
| 'buildtype': ['dev', 'official'],
|
| },
|
| {
|
| - 'filename': 'nacl_ipc_irt_x86_32.nexe',
|
| + 'filename': 'nacl_irt_srpc_x86_32.nexe',
|
| 'arch': ['32bit'],
|
| 'buildtype': ['dev', 'official'],
|
| },
|
| {
|
| - 'filename': 'nacl_ipc_irt_x86_64.nexe',
|
| + 'filename': 'nacl_irt_srpc_x86_64.nexe',
|
| 'arch': ['64bit'],
|
| 'buildtype': ['dev', 'official'],
|
| },
|
|
|