From bd11bfeda2f3b8f141cf473e060b5676c42ea24f Mon Sep 17 00:00:00 2001 From: "scheib@chromium.org" Date: Tue, 6 Aug 2013 19:08:15 +0000 Subject: Add app_current_window to app_container watchlist. notry=true Review URL: https://chromiumcodereview.appspot.com/22432002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215942 0039d316-1c4b-4281-b951-d872f2087c98 --- WATCHLISTS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'WATCHLISTS') diff --git a/WATCHLISTS b/WATCHLISTS index 37581e8..995f53c 100644 --- a/WATCHLISTS +++ b/WATCHLISTS @@ -34,7 +34,8 @@ 'filepath': 'android_webview/', }, 'app_container': { - 'filepath': '.*app_window.*' + 'filepath': '.*app_window.*' \ + '|.*app_current_window.*' }, 'app_list': { 'filepath': 'chrome/browser/ui/app_list'\ -- cgit v1.1