Commit aa47dfc1 authored by Joe Downing's avatar Joe Downing Committed by Commit Bot

Removing CRD Webapp from official build tools config

This is the first step in removing the CRD Webapp code.  First we
need to make sure it's disappearance won't cause a problem for
the official builders.  After that we can continue cleaning up
the various bits and bobs which build it and our pNaCl plugin.

BUG=

Change-Id: I7b30bc90e768505518046124ed887b23c09ddd4e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1925353Reviewed-by: default avatarJason Kersey <kerz@chromium.org>
Reviewed-by: default avatarJamie Walch <jamiewalch@chromium.org>
Commit-Queue: Joe Downing <joedow@chromium.org>
Cr-Commit-Position: refs/heads/master@{#717675}
parent bd8a1b34
...@@ -149,11 +149,6 @@ FILES = [ ...@@ -149,11 +149,6 @@ FILES = [
'archive': 'pnacl.zip', 'archive': 'pnacl.zip',
}, },
# Remoting files: # Remoting files:
{
'filename': 'remoting-webapp.v2.zip',
'buildtype': ['dev', 'official'],
'archive': 'remoting-webapp.v2.zip',
},
{ {
'filename': 'remoting-me2me-host-linux.zip', 'filename': 'remoting-me2me-host-linux.zip',
'buildtype': ['official'], 'buildtype': ['official'],
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment