From 0146e87a5c2c69e871db6ea3b5ed766305ebe046 Mon Sep 17 00:00:00 2001 From: "jamescook@chromium.org" Date: Tue, 25 Feb 2014 21:54:17 +0000 Subject: Remove shell_window target from WATCHLIST The class ShellWindow has been renamed to AppWindow, but it hasn't been at the given path for months. Since no one is really watching it, delete the watch. BUG=none TEST=none R=benwells@chromium.org Review URL: https://codereview.chromium.org/178993002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@253264 0039d316-1c4b-4281-b951-d872f2087c98 --- WATCHLISTS | 5 ----- 1 file changed, 5 deletions(-) (limited to 'WATCHLISTS') diff --git a/WATCHLISTS b/WATCHLISTS index 7c7fa49..fb4ca62 100644 --- a/WATCHLISTS +++ b/WATCHLISTS @@ -480,10 +480,6 @@ 'service_worker': { 'filepath': 'content/(browser|renderer|child)/service_worker/', }, - 'shell_window': { - 'filepath': 'chrome/browser/ui/(views/|gtk/|cocoa/|)'\ - 'extensions/(shell|app|native)' - }, 'site_instance': { 'filepath': 'content/browser/site_instance|'\ 'content/browser/browsing_instance', @@ -826,7 +822,6 @@ 'horo+watch@chromium.org', 'alecflett+watch@chromium.org', 'jsbell+serviceworker@chromium.org'], - 'shell_window': ['jeremya+watch@chromium.org'], 'site_instance': ['creis+watch@chromium.org', 'ajwong+watch@chromium.org'], 'spellcheck': ['groby+spellwatch@chromium.org', 'rlp@chromium.org', -- cgit v1.1