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

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

Issue 1251273002: Remove legacy CRD application types. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 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 | chrome/tools/build/mac/FILES.cfg » ('j') | remoting/webapp/build-webapp.py » ('J')
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 52a09f20aff4475bb9da8de54b1fabb9b71ee56c..a118966c9e4ad47132fec2b2d647852fae974757 100644
--- a/chrome/tools/build/linux/FILES.cfg
+++ b/chrome/tools/build/linux/FILES.cfg
@@ -166,11 +166,6 @@ FILES = [
},
# Remoting files:
{
- 'filename': 'remoting-webapp.zip',
- 'buildtype': ['dev', 'official'],
- 'archive': 'remoting-webapp.zip',
- },
- {
'filename': 'remoting-webapp.v2.zip',
'buildtype': ['dev', 'official'],
'archive': 'remoting-webapp.v2.zip',
« no previous file with comments | « no previous file | chrome/tools/build/mac/FILES.cfg » ('j') | remoting/webapp/build-webapp.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698