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

Unified Diff: chrome/tools/build/linux/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 | « build/all.gyp ('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 d0c39ed072b209c5cfa170e685920ab99fb2909f..429b69eb133263341d1b2087e0e774e38095ac43 100644
--- a/chrome/tools/build/linux/FILES.cfg
+++ b/chrome/tools/build/linux/FILES.cfg
@@ -106,12 +106,6 @@ FILES = [
'arch': ['32bit', '64bit'],
'buildtype': ['dev', 'official'],
},
- {
- 'filename': 'devtools_frontend.zip',
- 'arch': ['32bit', '64bit'],
- 'buildtype': ['dev'],
- 'archive': 'devtools_frontend.zip',
- },
# Flash Player files:
# Pepper Flash Player files:
{
« no previous file with comments | « build/all.gyp ('k') | chrome/tools/build/mac/FILES.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698