| Index: chrome/tools/build/linux/FILES.cfg
|
| diff --git a/chrome/tools/build/linux/FILES.cfg b/chrome/tools/build/linux/FILES.cfg
|
| index 52a09f20aff4475bb9da8de54b1fabb9b71ee56c..a118966c9e4ad47132fec2b2d647852fae974757 100644
|
| --- a/chrome/tools/build/linux/FILES.cfg
|
| +++ b/chrome/tools/build/linux/FILES.cfg
|
| @@ -166,11 +166,6 @@ FILES = [
|
| },
|
| # Remoting files:
|
| {
|
| - 'filename': 'remoting-webapp.zip',
|
| - 'buildtype': ['dev', 'official'],
|
| - 'archive': 'remoting-webapp.zip',
|
| - },
|
| - {
|
| 'filename': 'remoting-webapp.v2.zip',
|
| 'buildtype': ['dev', 'official'],
|
| 'archive': 'remoting-webapp.v2.zip',
|
|
|