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

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

Issue 10271019: [Chromoting] Re-enable 'dev' channel for remoting-webapp.zip. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 8 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 | « chrome/tools/build/mac/FILES.cfg ('k') | no next file » | 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 59671deba3cbe9849010135f029ddfa13efed434..08b7c76aaa04d4823bbed2538907a5ffcd5e8d50 100644
--- a/chrome/tools/build/win/FILES.cfg
+++ b/chrome/tools/build/win/FILES.cfg
@@ -524,7 +524,7 @@ FILES = [
{
'filename': 'remoting-webapp.zip',
'arch': ['32bit', '64bit'],
- 'buildtype': ['official'],
+ 'buildtype': ['dev', 'official'],
'archive': 'remoting-webapp.zip',
},
{
« no previous file with comments | « chrome/tools/build/mac/FILES.cfg ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698