Watch D-Bus and ResourceMetadata
BUG=None
TEST=None
Change-Id: Idb4c7792493141c7b95ea8f240b197991c67b3e9
Reviewed-on: https://chromium-review.googlesource.com/1070954
Reviewed-by: Hidehiko Abe <[email protected]>
Reviewed-by: Ryo Hashimoto <[email protected]>
Commit-Queue: Ryo Hashimoto <[email protected]>
Cr-Commit-Position: refs/heads/master@{#561405}
diff --git a/WATCHLISTS b/WATCHLISTS
index 8ab9046..9fb2582 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -677,9 +677,6 @@
'chromeos_calculator': {
'filepath': 'chrome/common/extensions/docs/examples/apps/calculator/',
},
- 'chromeos_dbus': {
- 'filepath': 'chromeos/dbus/',
- },
'chromeos_geolocation': {
'filepath': 'chromeos/geolocation/',
},
@@ -777,6 +774,9 @@
'data_reduction_proxy|'\
'chrome_proxy',
},
+ 'dbus': {
+ 'filepath': 'dbus/',
+ },
'deep_memory_profiler': {
'filepath': 'tools/(deep_memory_profiler|find_runtime_symbols)',
},
@@ -831,7 +831,7 @@
'chrome/browser/google_apis/'
},
'drive_resource_metadata': {
- 'filepath': 'chrome/browser/chromeos/drive/resource_metadata'
+ 'filepath': 'drive.*resource_metadata'
},
'eme': {
'filepath': 'components/cdm/|' \
@@ -1976,7 +1976,6 @@
'chromeos': ['[email protected]'],
'chromeos_attestation': ['[email protected]'],
'chromeos_calculator': ['[email protected]'],
- 'chromeos_dbus': ['[email protected]'],
'chromeos_geolocation': ['[email protected]'],
'chromeos_lkgm': ['[email protected]',
'[email protected]',
@@ -2036,6 +2035,7 @@
'crostini': ['[email protected]'],
'custom_tabs': ['[email protected]'],
'data_reduction_proxy': ['[email protected]'],
+ 'dbus': ['[email protected]'],
'deep_memory_profiler': ['[email protected]'],
'device_bluetooth': ['[email protected]',
'[email protected]'],