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

Unified Diff: chrome/tools/build/mac/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
Index: chrome/tools/build/mac/FILES.cfg
diff --git a/chrome/tools/build/mac/FILES.cfg b/chrome/tools/build/mac/FILES.cfg
index 5ef7cbe3681c7ce63f0099e6e568ee9f445dd8d5..996c3d3205ebcf21537ce1d9fb724bcc1be33a13 100644
--- a/chrome/tools/build/mac/FILES.cfg
+++ b/chrome/tools/build/mac/FILES.cfg
@@ -52,11 +52,6 @@ FILES = [
},
# Remoting files:
{
- 'filename': 'remoting-webapp.zip',
- 'buildtype': ['dev', 'official'],
- 'archive': 'remoting-webapp.zip',
- },
- {
'filename': 'remoting-me2me-host-mac.zip',
'buildtype': ['dev', 'official'],
'archive': 'remoting-me2me-host-mac.zip',

Powered by Google App Engine
This is Rietveld 408576698