Add remoting-it2me.zip to Linux FILES.cfg

BUG=87632
TEST=File archived in Official Linux build

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98476 0039d316-1c4b-4281-b951-d872f2087c98
parent 916dc1cd
...@@ -133,4 +133,11 @@ FILES = [ ...@@ -133,4 +133,11 @@ FILES = [
'arch': ['32bit', '64bit'], 'arch': ['32bit', '64bit'],
'buildtype': ['dev', 'official'], 'buildtype': ['dev', 'official'],
}, },
# Remoting files:
{
'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