summaryrefslogtreecommitdiffstats
path: root/WATCHLISTS
diff options
context:
space:
mode:
authorsatorux <satorux@chromium.org>2014-10-29 23:12:29 -0700
committerCommit bot <commit-bot@chromium.org>2014-10-30 06:12:51 +0000
commit6ef2a8be7279319b1b98fbbb82acb1dff53fc065 (patch)
treea69a03051bedfb065c4dd602d50c97acfd94b0e5 /WATCHLISTS
parentc3aa8cf571c5d0ed92725a15d0cd2c54f7da3b05 (diff)
downloadchromium_src-6ef2a8be7279319b1b98fbbb82acb1dff53fc065.zip
chromium_src-6ef2a8be7279319b1b98fbbb82acb1dff53fc065.tar.gz
chromium_src-6ef2a8be7279319b1b98fbbb82acb1dff53fc065.tar.bz2
chromeos: Remove legacy code for chrome://imageburner
chrome://imageburner was replaced by the new recovery tool http://google.com/chromeos/recovery. With this change, chrome://imageburner just redirects to the new recovery tool page. Note that the D-Bus client code (ImageBurnerClient) is not removed because it's used in imageWriterPrivate API, used in the new recovery tool. BUG=344279 TEST=open chrome://imageburner and you are redirected to http://google.com/chromeos/recovery Review URL: https://codereview.chromium.org/679633002 Cr-Commit-Position: refs/heads/master@{#302042}
Diffstat (limited to 'WATCHLISTS')
-rw-r--r--WATCHLISTS4
1 files changed, 0 insertions, 4 deletions
diff --git a/WATCHLISTS b/WATCHLISTS
index 6898f93..818c968 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -380,9 +380,6 @@
'filepath': 'base/i18n/|base/string|l10n|icu|'\
'locale_settings|encoding',
},
- 'imageburner': {
- 'filepath': 'imageburner'
- },
'importer': {
'filepath': 'import',
},
@@ -883,7 +880,6 @@
'history_ui': ['dubroy@chromium.org', 'pam+watch@chromium.org'],
'hotword': ['rlp+watch@chromium.org'],
'i18n': ['jshin+watch@chromium.org'],
- 'imageburner': ['tbarzic+watch@chromium.org'],
'importer': ['tfarina@chromium.org'],
'indexed_db': ['cmumford@chromium.org',
'dgrogan@chromium.org', 'jsbell+idb@chromium.org'],