| Index: chrome/tools/build/mac/FILES.cfg
|
| diff --git a/chrome/tools/build/mac/FILES.cfg b/chrome/tools/build/mac/FILES.cfg
|
| index 5ef7cbe3681c7ce63f0099e6e568ee9f445dd8d5..996c3d3205ebcf21537ce1d9fb724bcc1be33a13 100644
|
| --- a/chrome/tools/build/mac/FILES.cfg
|
| +++ b/chrome/tools/build/mac/FILES.cfg
|
| @@ -52,11 +52,6 @@ FILES = [
|
| },
|
| # Remoting files:
|
| {
|
| - 'filename': 'remoting-webapp.zip',
|
| - 'buildtype': ['dev', 'official'],
|
| - 'archive': 'remoting-webapp.zip',
|
| - },
|
| - {
|
| 'filename': 'remoting-me2me-host-mac.zip',
|
| 'buildtype': ['dev', 'official'],
|
| 'archive': 'remoting-me2me-host-mac.zip',
|
|
|