Add a WATCHLISTS entry for third_party/blink/renderer/modules/scheduler/
Change-Id: I9f9305028ce91cfa0e4dc79b9290d0c8ea90129d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1929855
Reviewed-by: Scott Haseley <[email protected]>
Commit-Queue: Nate Chapin <[email protected]>
Cr-Commit-Position: refs/heads/master@{#718188}
diff --git a/WATCHLISTS b/WATCHLISTS
index 043ef48..cc4d698 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -509,6 +509,9 @@
'filepath': 'third_party/blink/renderer/platform/scheduler' \
'|third_party/blink/renderer/core/html/parser/.*scheduler'
},
+ 'blink_scheduling_api': {
+ 'filepath': 'third_party/blink/renderer/modules/scheduler'
+ },
'blink_screen_orientation': {
'filepath': 'third_party/blink/renderer/modules/screen_orientation/' \
'|third_party/blink/public/platform/modules/screen_orientation',
@@ -2180,6 +2183,7 @@
'blink_quota': ['[email protected]',
'[email protected]'],
'blink_scheduler': ['[email protected]'],
+ 'blink_scheduling_api': ['[email protected]'],
'blink_screen_orientation': ['[email protected]'],
'blink_script': ['[email protected]',
'[email protected]'],