summaryrefslogtreecommitdiffstats
path: root/chrome/tools/build
diff options
context:
space:
mode:
authormmoss@chromium.org <mmoss@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-02-08 21:29:43 +0000
committermmoss@chromium.org <mmoss@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-02-08 21:29:43 +0000
commitef82a6c8648c095b0403985aad4f5fd332a46bfb (patch)
tree249de8975e5bc1a53fb79bd91b72d38b1c5599ab /chrome/tools/build
parenta5b6ace771cbeec15ebdd94156d91f84e43ef617 (diff)
downloadchromium_src-ef82a6c8648c095b0403985aad4f5fd332a46bfb.zip
chromium_src-ef82a6c8648c095b0403985aad4f5fd332a46bfb.tar.gz
chromium_src-ef82a6c8648c095b0403985aad4f5fd332a46bfb.tar.bz2
Integrate Chromoting Linux packaging into official build.
This will output a remoting-me2me-host-linux.zip file containing the Linux chrome-remote-desktop packages (currently just .deb), and will archive it along with other build artifacts like remoting-webapp.zip. Review URL: https://codereview.chromium.org/12224068 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@181551 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/tools/build')
-rw-r--r--chrome/tools/build/linux/FILES.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/chrome/tools/build/linux/FILES.cfg b/chrome/tools/build/linux/FILES.cfg
index 6314c84..8ead85a 100644
--- a/chrome/tools/build/linux/FILES.cfg
+++ b/chrome/tools/build/linux/FILES.cfg
@@ -136,6 +136,11 @@ FILES = [
'buildtype': ['dev', 'official'],
'archive': 'remoting-webapp.zip',
},
+ {
+ 'filename': 'remoting-me2me-host-linux.zip',
+ 'buildtype': ['official'],
+ 'archive': 'remoting-me2me-host-linux.zip',
+ },
# Breakpad symbols:
{
'filename': 'chrome.breakpad.ia32',