summaryrefslogtreecommitdiffstats
path: root/WATCHLISTS
diff options
context:
space:
mode:
authordhollowa@chromium.org <dhollowa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-09 19:57:04 +0000
committerdhollowa@chromium.org <dhollowa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-09 19:57:04 +0000
commit76a93396be61e3a92116e07840f2291754bdbd62 (patch)
tree6541d346b87ec541ca6fe4e8f07ae357f38002c3 /WATCHLISTS
parentceb2ae246dd23073898594b0e4450ae9a3796393 (diff)
downloadchromium_src-76a93396be61e3a92116e07840f2291754bdbd62.zip
chromium_src-76a93396be61e3a92116e07840f2291754bdbd62.tar.gz
chromium_src-76a93396be61e3a92116e07840f2291754bdbd62.tar.bz2
Narrows 'views' watchlist to top-level
BUG=none TEST=none Review URL: http://codereview.chromium.org/7003042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88571 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'WATCHLISTS')
-rw-r--r--WATCHLISTS2
1 files changed, 1 insertions, 1 deletions
diff --git a/WATCHLISTS b/WATCHLISTS
index 348494e..268b555 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -25,7 +25,7 @@
},
'views': {
# Applies to all files and subdirs within this directory.
- 'filepath': 'views/.*',
+ 'filepath': '^views/.*',
},
'browser': {
'filepath': 'chrome/browser/.*',