| Index: WATCHLISTS
|
| diff --git a/WATCHLISTS b/WATCHLISTS
|
| index a07fccab7422ede4b118ccc012e120a2f2961358..f0239b0ecd4863b80181c09c3ab095625d39a8ba 100644
|
| --- a/WATCHLISTS
|
| +++ b/WATCHLISTS
|
| @@ -274,6 +274,9 @@
|
| 'deep_memory_profiler': {
|
| 'filepath': 'tools/(deep_memory_profiler|find_runtime_symbols)',
|
| },
|
| + 'device_bluetooth': {
|
| + 'filepath': 'device/.*bluetooth'
|
| + },
|
| 'device_sensors': {
|
| 'filepath': 'content/browser/device_sensors/|'\
|
| 'content/common/device_sensors/|'\
|
| @@ -925,6 +928,7 @@
|
| 'cookie_monster': ['erikwright@chromium.org'],
|
| 'custom_handlers': ['vabr+watchlist@chromium.org'],
|
| 'deep_memory_profiler': ['dmikurube@chromium.org'],
|
| + 'device_bluetooth': ['scheib+watch@chromium.org'],
|
| 'device_sensors': ['timvolodine@chromium.org',
|
| 'mvanouwerkerk@chromium.org',
|
| 'rijubrata.bhaumik@intel.com',
|
|
|