| Index: WATCHLISTS
|
| diff --git a/WATCHLISTS b/WATCHLISTS
|
| index e3394fe1f43d5dad9d6fd9dbbfc1b12d00b7e3b8..e612ea545e19cbeaee4149376fbe802596b649ef 100644
|
| --- a/WATCHLISTS
|
| +++ b/WATCHLISTS
|
| @@ -799,6 +799,9 @@
|
| 'safe_browsing': {
|
| 'filepath': 'chrome/(browser|common|renderer)/safe_browsing/',
|
| },
|
| + 'safe_browsing_db': {
|
| + 'filepath': 'components/safe_browsing_db/',
|
| + },
|
| 'sandbox': {
|
| 'filepath': 'sandbox/'\
|
| '|content/browser/bootstrap_sandbox_mac'\
|
| @@ -1930,6 +1933,7 @@
|
| 'gab+watch@chromium.org',
|
| 'robertshield+watch@chromium.org'],
|
| 'safe_browsing': ['grt+watch@chromium.org'],
|
| + 'safe_browsing_db': ['vakh+watch@chromium.org'],
|
| 'sandbox': ['rickyz+watch@chromium.org'],
|
| 'scheduler': ['scheduler-bugs@chromium.org'],
|
| 'screen_orientation': ['mlamouri+watch-screen-orientation@chromium.org'],
|
|
|