| Index: WATCHLISTS
|
| diff --git a/WATCHLISTS b/WATCHLISTS
|
| index 56f77a456aa31289974870b4a9ac84825318e16f..b1240c687293f3365a8ac6128e745f43afaf26ea 100644
|
| --- a/WATCHLISTS
|
| +++ b/WATCHLISTS
|
| @@ -68,7 +68,10 @@
|
| 'filepath': 'chrome/browser/chromeos/',
|
| },
|
| 'browser_components': {
|
| - 'filepath': 'chrome/browser/autofill/|chrome/browser/history/|chrome/browser/bookmarks/',
|
| + 'filepath': 'chrome/browser/autofill/|'\
|
| + 'chrome/browser/history/|'\
|
| + 'chrome/browser/bookmarks/|'\
|
| + 'chrome/browser/favicon/',
|
| },
|
| 'browser_compositor': {
|
| 'filepath': 'ui/compositor/'
|
|
|