From f48945c52495a794fc625a409d942f065f3099b7 Mon Sep 17 00:00:00 2001 From: "erikwright@chromium.org" Date: Mon, 2 Apr 2012 20:09:34 +0000 Subject: The cookies implementation was moved. Updating the watch list accordingly. BUG=None TEST=None Review URL: http://codereview.chromium.org/9875018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@130187 0039d316-1c4b-4281-b951-d872f2087c98 --- WATCHLISTS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'WATCHLISTS') diff --git a/WATCHLISTS b/WATCHLISTS index f54ba8b..36fab98 100644 --- a/WATCHLISTS +++ b/WATCHLISTS @@ -184,7 +184,7 @@ 'chrome/browser/ui/webui/ntp/.*', }, 'cookie_monster': { - 'filepath': 'net/base/cookie_.*|'\ + 'filepath': 'net/cookies/.*|'\ 'chrome/browser/net/sqlite_persistent_cookie_store.*', }, 'autofill': { -- cgit v1.1