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

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

Issue 7740065: Add remoting-it2me.zip to Windows FILES.cfg. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 4 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/win/FILES.cfg
diff --git a/chrome/tools/build/win/FILES.cfg b/chrome/tools/build/win/FILES.cfg
index 35657a36edf291dbb7e9d0535b4002321cabfdee..525d37cb23f5b99ee270f6a5a129737d9ff1c3c3 100644
--- a/chrome/tools/build/win/FILES.cfg
+++ b/chrome/tools/build/win/FILES.cfg
@@ -387,10 +387,11 @@ FILES = [
'arch': ['32bit', '64bit'],
'buildtype': ['dev', 'official'],
},
- # Remoting Host plugin files:
+ # Remoting files:
{
- 'filename': 'remoting_host_plugin.dll',
+ 'filename': 'remoting-it2me.zip',
'arch': ['32bit', '64bit'],
'buildtype': ['dev', 'official'],
+ 'archive': 'remoting-it2me.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