Define watchlist for structured_headers.

Change-Id: Ida8184de82d7ed7c695a89ec7142f08485f002a7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2055669
Auto-Submit: Ian Clelland <[email protected]>
Reviewed-by: Robert Flack <[email protected]>
Commit-Queue: Robert Flack <[email protected]>
Cr-Commit-Position: refs/heads/master@{#741441}
diff --git a/WATCHLISTS b/WATCHLISTS
index 8583b6e..0205ac4 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -1680,6 +1680,9 @@
     'storage_service' : {
       'filepath': 'components/services/storage/',
     },
+    'structured_headers' : {
+      'filepath': 'net/http/structured_headers*',
+    },
     'styleguide': {
       'filepath': '^styleguide/',
     },
@@ -2680,6 +2683,7 @@
     'startup': ['[email protected]',
                 '[email protected]'],
     'storage_service': ['[email protected]'],
+    'structured_headers': ['[email protected]'],
     'styleguide': ['[email protected]',
                    '[email protected]',
                    '[email protected]'],