Add remoting-it2me.zip to Windows FILES.cfg.

BUG=87632
TEST=Manual

Review URL: http://codereview.chromium.org/7740065

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98882 0039d316-1c4b-4281-b951-d872f2087c98
parent 3398cc13
......@@ -387,10 +387,11 @@ FILES = [
'arch': ['32bit', '64bit'],
'buildtype': ['dev', 'official'],
},
# Remoting Host plugin files:
# Remoting files:
{
'filename': 'remoting_host_plugin.dll',
'filename': 'remoting-it2me.zip',
'arch': ['32bit', '64bit'],
'buildtype': ['dev', 'official'],
'archive': 'remoting-it2me.zip',
},
]
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment