summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--WATCHLISTS3
1 files changed, 2 insertions, 1 deletions
diff --git a/WATCHLISTS b/WATCHLISTS
index 7a06692..04e2473 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -43,7 +43,8 @@
'filepath': 'content/.*',
},
'download': {
- 'filepath': 'chrome/browser/download/.*',
+ 'filepath': 'chrome/browser/download/.*|'\
+ 'content/browser/download/.*',
},
'history': {
'filepath': 'chrome/browser/history/.*',