Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(794)

Unified Diff: chrome/tools/build/win/FILES.cfg

Issue 10959031: [Chromoting] Publish Chromoting Host installation as a .zip archive. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Oops, |target| and |sources| were swapped. Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « build/all.gyp ('k') | remoting/host/win/parameters.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/tools/build/win/FILES.cfg
diff --git a/chrome/tools/build/win/FILES.cfg b/chrome/tools/build/win/FILES.cfg
index 3ee013a1eff76fe693790ebb81d197bccb741975..51ea0731a47ed395bcbba1e84a0ef65f4eec0da2 100644
--- a/chrome/tools/build/win/FILES.cfg
+++ b/chrome/tools/build/win/FILES.cfg
@@ -445,6 +445,13 @@ FILES = [
'direct_archive': 1,
},
{
+ 'filename': 'remoting-me2me-host-win.zip',
+ 'arch': ['32bit', '64bit'],
+ 'buildtype': ['dev', 'official'],
+ 'archive': 'remoting-me2me-host-win.zip',
+ 'direct_archive': 1,
+ },
+ {
'filename': 'remoting_host_controller.exe',
'arch': ['32bit', '64bit'],
'buildtype': ['official'],
« no previous file with comments | « build/all.gyp ('k') | remoting/host/win/parameters.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698