Chromium Code Reviews| Index: WATCHLISTS |
| diff --git a/WATCHLISTS b/WATCHLISTS |
| index 779d0b6c691682a727a7276c494806881f185927..f4f9fe5fe6c131a5087c08ad70732a296740ca95 100644 |
| --- a/WATCHLISTS |
| +++ b/WATCHLISTS |
| @@ -28,6 +28,9 @@ |
| 'bindings': { |
| 'filepath': 'Source/bindings', |
| }, |
| + 'bluetooth': { |
| + 'filepath': '[Bb]luetooth' |
|
Raymond Toy
2014/11/04 23:06:15
Nit: Will you actually have both Bluetooth and blu
scheib
2014/11/04 23:10:42
Thanks, yes both exist e.g.
public/platform/WebBl
|
| + }, |
| 'test_runner': { |
| 'filepath': 'Tools/DumpRenderTree/chromium/TestRunner', |
| }, |
| @@ -329,6 +332,7 @@ |
| 'bidi': [ 'leviw+bidiwatch@chromium.org' ], |
| 'bindings': [ 'arv+blink@chromium.org', |
| 'blink-reviews-bindings@chromium.org' ], |
| + 'bluetooth': [ 'scheib+watch@chromium.org' ], |
| 'canvas': [ 'cabanier@adobe.com', 'aandrey+blink@chromium.org' ], |
| 'clipboard': [ 'dcheng@chromium.org', ], |
| 'custom_elements': [ 'dominicc+watchlist@chromium.org', 'dglazkov+blink@chromium.org' ], |