diff options
author | asanka@chromium.org <asanka@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-04-23 22:33:59 +0000 |
---|---|---|
committer | asanka@chromium.org <asanka@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-04-23 22:33:59 +0000 |
commit | 1f93da45d4fd5b34bdd802b0c9b357be4e210bf2 (patch) | |
tree | f1ffecacb37292f0e4713075e4b1f98306af72a4 /WATCHLISTS | |
parent | 51226545be2752bd6890a3dd5e807c4ca37fe42a (diff) | |
download | chromium_src-1f93da45d4fd5b34bdd802b0c9b357be4e210bf2.zip chromium_src-1f93da45d4fd5b34bdd802b0c9b357be4e210bf2.tar.gz chromium_src-1f93da45d4fd5b34bdd802b0c9b357be4e210bf2.tar.bz2 |
Remove Active Downloads UI.
This is no longer in use since ChromeOS is now always building USE_AURA.
BUG=none
TEST=compiles
Review URL: http://codereview.chromium.org/10073017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133540 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'WATCHLISTS')
-rw-r--r-- | WATCHLISTS | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -243,9 +243,6 @@ 'imageburner': { 'filepath': 'imageburner' }, - 'active_downloads': { - 'filepath': 'active_downloads' - }, 'gdata' : { 'filepath': 'gdata' }, @@ -425,7 +422,6 @@ 'chromedriver': ['kkania@chromium.org'], 'task_manager': ['yoshiki+watch@chromium.org'], 'imageburner': ['achuith+watch@chromium.org', 'tbarzic+watch@chromium.org'], - 'active_downloads': ['achuith+watch@chromium.org'], 'filebrowse': ['rginda+watch@chromium.org'], 'gdata': ['achuith+watch@chromium.org'], 'clang_update': ['fischman+watch@chromium.org', 'ukai+watch@chromium.org', |