| Index: chrome/tools/build/linux/FILES.cfg
|
| diff --git a/chrome/tools/build/linux/FILES.cfg b/chrome/tools/build/linux/FILES.cfg
|
| index f774d2771983cf5e1bca23fab48c5c178ee0a580..be3a61fc34b8d4cebaf67d979aa6c08afc41e46f 100644
|
| --- a/chrome/tools/build/linux/FILES.cfg
|
| +++ b/chrome/tools/build/linux/FILES.cfg
|
| @@ -123,10 +123,4 @@ FILES = [
|
| 'arch': ['64bit'],
|
| 'buildtype': ['dev', 'official'],
|
| },
|
| - # Remoting Host plugin files:
|
| - {
|
| - 'filename': 'libremoting_host_plugin.so',
|
| - 'arch': ['32bit', '64bit'],
|
| - 'buildtype': ['dev', 'official'],
|
| - },
|
| ]
|
|
|