Commit 0a6088d5 authored by Varun Khaneja's avatar Varun Khaneja Committed by Commit Bot

Remove safe_browsing_db from the WATCHLIST

since that path has been removed and folded into safe_browsing

Change-Id: I9a81174f82bb39bcd43183b180e6250eff833167
Reviewed-on: https://chromium-review.googlesource.com/1171163Reviewed-by: default avatarVarun Khaneja <vakh@chromium.org>
Reviewed-by: default avatarJialiu Lin <jialiul@chromium.org>
Commit-Queue: Jialiu Lin <jialiul@chromium.org>
Cr-Commit-Position: refs/heads/master@{#582321}
parent 115c7b01
...@@ -1386,9 +1386,6 @@ ...@@ -1386,9 +1386,6 @@
'filepath': 'chrome/(browser|common|renderer)/safe_browsing/|'\ 'filepath': 'chrome/(browser|common|renderer)/safe_browsing/|'\
'components/safe_browsing/', 'components/safe_browsing/',
}, },
'safe_browsing_db': {
'filepath': 'components/safe_browsing_db/',
},
'screen_orientation': { 'screen_orientation': {
'filepath': 'screen_orientation', 'filepath': 'screen_orientation',
}, },
...@@ -2298,8 +2295,6 @@ ...@@ -2298,8 +2295,6 @@
'runtime_enabled_features': ['jmedley+watch@chromium.org'], 'runtime_enabled_features': ['jmedley+watch@chromium.org'],
'safe_browsing': ['timvolodine@chromium.org', 'safe_browsing': ['timvolodine@chromium.org',
'vakh+watch@chromium.org'], 'vakh+watch@chromium.org'],
'safe_browsing_db': ['timvolodine@chromium.org',
'vakh+watch@chromium.org'],
'screen_orientation': ['mlamouri+watch-screen-orientation@chromium.org'], 'screen_orientation': ['mlamouri+watch-screen-orientation@chromium.org'],
'service_worker': ['horo+watch@chromium.org', 'service_worker': ['horo+watch@chromium.org',
'jsbell+serviceworker@chromium.org', 'jsbell+serviceworker@chromium.org',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment