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

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

Issue 17029003: Add v2 web-app to build artifacts. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/tools/build/linux/FILES.cfg
diff --git a/chrome/tools/build/linux/FILES.cfg b/chrome/tools/build/linux/FILES.cfg
index 6160f9f41ba70b95507f5ae7516dc99f56f5d413..e62cbd0fdf95437a1c9b82e00c8f804da2230ce2 100644
--- a/chrome/tools/build/linux/FILES.cfg
+++ b/chrome/tools/build/linux/FILES.cfg
@@ -162,6 +162,11 @@ FILES = [
'archive': 'remoting-webapp.zip',
},
{
+ 'filename': 'remoting-webapp.v2.zip',
+ 'buildtype': ['dev', 'official'],
+ 'archive': 'remoting-webapp.v2.zip',
+ },
+ {
'filename': 'remoting-me2me-host-linux.zip',
'buildtype': ['official'],
'archive': 'remoting-me2me-host-linux.zip',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698