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

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

Issue 9187039: Remove more references to the deprecated webapp_it2me. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: - Created 8 years, 11 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/test/pyautolib/fetch_prebuilt_pyauto.py ('k') | chrome/tools/build/mac/FILES.cfg » ('j') | 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 f8de68cd912420065189512f76880b3cad6e99f1..cecda8e34007fe88633cf6f807ce12c8122d6385 100644
--- a/chrome/tools/build/linux/FILES.cfg
+++ b/chrome/tools/build/linux/FILES.cfg
@@ -135,9 +135,9 @@ FILES = [
},
# Remoting files:
{
- 'filename': 'remoting-it2me.zip',
+ 'filename': 'remoting-webapp.zip',
'arch': ['32bit', '64bit'],
'buildtype': ['dev', 'official'],
- 'archive': 'remoting-it2me.zip',
+ 'archive': 'remoting-webapp.zip',
},
]
« no previous file with comments | « chrome/test/pyautolib/fetch_prebuilt_pyauto.py ('k') | chrome/tools/build/mac/FILES.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698