Add a new watchlist for chrome feed

Change-Id: I7cbd8b04cc9246cd1c1495b207c4ff9a3fdb4b12
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2028665
Reviewed-by: Dan H <[email protected]>
Commit-Queue: Peter Williamson <[email protected]>
Cr-Commit-Position: refs/heads/master@{#736610}
diff --git a/WATCHLISTS b/WATCHLISTS
index ac9428b..b8888e1b 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -974,6 +974,10 @@
       'filepath': 'third_party/blink/renderer/platform/feature_policy/|' \
                   'third_party/blink/renderer/bindings/core/v8/origin_trial_features',
     },
+    'feed': {
+      'filepath': 'chrome/browser/android/feed/|' \
+                  'components/feed/'
+    },
     'feedback': {
       'filepath': 'chrome/browser/extensions/api/feedback_private/|' \
                   'chrome/browser/feedback/|' \
@@ -2410,6 +2414,7 @@
     'feature_policy': ['[email protected]',
                        '[email protected]',
                        '[email protected]'],
+    'feed': ['[email protected]'],
     'feedback': ['[email protected]'],
     'fileapi': ['[email protected]',
                 '[email protected]'],