Add WATCHLISTS entry for Chromedriver

[email protected]

Change-Id: Ie75294b22d79e71fda5ba1730cf9571d35ae6c09
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/1886630
Reviewed-by: John Chen <[email protected]>
Commit-Queue: Yang Guo <[email protected]>
diff --git a/WATCHLISTS b/WATCHLISTS
index 7b5194b..3895585 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -13,9 +13,13 @@
     'all': {
       'filepath': '.',
     },
+    'chromedriver': {
+      'filepath': 'front_end/emulated_devices/module.json',
+    },
   },
 
   'WATCHLISTS': {
     'all': ['[email protected]'],
+    'chromedriver': ['[email protected]'],
   },
 }