| Index: chrome/tools/build/win/FILES.cfg
|
| diff --git a/chrome/tools/build/win/FILES.cfg b/chrome/tools/build/win/FILES.cfg
|
| index 14a378a8f2967ac56ca3dcd1821e725a304c96fe..eeb3d8edc7df4897ca071160e4b7d5a2007ad9b4 100644
|
| --- a/chrome/tools/build/win/FILES.cfg
|
| +++ b/chrome/tools/build/win/FILES.cfg
|
| @@ -443,17 +443,6 @@ FILES = [
|
| 'archive': 'remoting-win32.zip',
|
| },
|
| {
|
| - 'filename': 'remoting_host_plugin.dll',
|
| - 'buildtype': ['official'],
|
| - 'archive': 'remoting-win32.zip',
|
| - 'filegroup': ['symsrc'],
|
| - },
|
| - {
|
| - 'filename': 'remoting_host_plugin.dll.pdb',
|
| - 'buildtype': ['official'],
|
| - 'archive': 'remoting-win32.zip',
|
| - },
|
| - {
|
| 'filename': 'remoting-webapp.zip',
|
| 'buildtype': ['dev', 'official'],
|
| 'archive': 'remoting-webapp.zip',
|
|
|