| Index: chrome/tools/build/linux/FILES.cfg
|
| diff --git a/chrome/tools/build/linux/FILES.cfg b/chrome/tools/build/linux/FILES.cfg
|
| index 0b298cf165289438992fe1d0e279c13cae491a9d..386377de59bffaab2c16df2470c09f410e5ed9fa 100644
|
| --- a/chrome/tools/build/linux/FILES.cfg
|
| +++ b/chrome/tools/build/linux/FILES.cfg
|
| @@ -203,18 +203,6 @@ FILES = [
|
| 'archive': 'breakpad-info.zip',
|
| },
|
| {
|
| - 'filename': 'libremoting_host_plugin.ia32.so.breakpad.ia32',
|
| - 'arch': ['32bit'],
|
| - 'buildtype': ['official'],
|
| - 'archive': 'breakpad-info.zip',
|
| - },
|
| - {
|
| - 'filename': 'libremoting_host_plugin.x64.so.breakpad.x64',
|
| - 'arch': ['64bit'],
|
| - 'buildtype': ['official'],
|
| - 'archive': 'breakpad-info.zip',
|
| - },
|
| - {
|
| 'filename': 'nacl_irt_x86_32.nexe.debug',
|
| 'arch': ['32bit'],
|
| 'buildtype': ['official'],
|
|
|