| Index: chrome/tools/build/linux/FILES.cfg
|
| diff --git a/chrome/tools/build/linux/FILES.cfg b/chrome/tools/build/linux/FILES.cfg
|
| index 249fa4c4fe7169c00c8188af92845e131aa2781e..10069a2df4951da3ce0968a2441efe3a564062de 100644
|
| --- a/chrome/tools/build/linux/FILES.cfg
|
| +++ b/chrome/tools/build/linux/FILES.cfg
|
| @@ -129,10 +129,6 @@ FILES = [
|
| },
|
| # Native Client plugin files:
|
| {
|
| - 'filename': 'libppGoogleNaClPluginChrome.so',
|
| - 'buildtype': ['dev', 'official'],
|
| - },
|
| - {
|
| 'filename': 'nacl_irt_x86_32.nexe',
|
| 'arch': ['32bit'],
|
| 'buildtype': ['dev', 'official'],
|
|
|