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

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

Issue 10985038: DevTools: stop deploying the devtools_frontend.zip (new contributing doc does not require it) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 3 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/linux/FILES.cfg ('k') | chrome/tools/build/win/FILES.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/tools/build/mac/FILES.cfg
diff --git a/chrome/tools/build/mac/FILES.cfg b/chrome/tools/build/mac/FILES.cfg
index 731da0bb8587d6d475cfe3e37922688bf49698b6..b56807d418f3e9654c4b96004a6c158cf874e7a4 100644
--- a/chrome/tools/build/mac/FILES.cfg
+++ b/chrome/tools/build/mac/FILES.cfg
@@ -46,12 +46,6 @@ FILES = [
'arch': ['32bit', '64bit'],
'buildtype': ['official'],
},
- {
- 'filename': 'devtools_frontend.zip',
- 'arch': ['32bit', '64bit'],
- 'buildtype': ['dev'],
- 'archive': 'devtools_frontend.zip',
- },
# Remoting files:
{
'filename': 'remoting-webapp.zip',
« no previous file with comments | « chrome/tools/build/linux/FILES.cfg ('k') | chrome/tools/build/win/FILES.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698