diff options
Diffstat (limited to 'chrome/tools/build/mac/FILES.cfg')
-rw-r--r-- | chrome/tools/build/mac/FILES.cfg | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/chrome/tools/build/mac/FILES.cfg b/chrome/tools/build/mac/FILES.cfg index 731da0b..b56807d 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', |