Updates watchlists for Assistant/Quick Answers.

The team working on Assistant/Quick Answers will now also watch:
- Assistant files in ambient/ui.
- Quick answers directories.

Bug: None
Change-Id: I732e4e9f2bfdf1fea5d23d48b604c46099ac09ea
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2068932
Reviewed-by: Xiaohui Chen <[email protected]>
Commit-Queue: David Black <[email protected]>
Cr-Commit-Position: refs/heads/master@{#743986}
diff --git a/WATCHLISTS b/WATCHLISTS
index 4db850b..d666f10 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -158,7 +158,8 @@
       'filepath': 'ash/',
     },
     'assistant': {
-      'filepath': 'ash/app_list/views/assistant/'\
+      'filepath': 'ash/ambient/ui/.*assistant.*'\
+                  '|ash/app_list/views/assistant/'\
                   '|ash/assistant/'\
                   '|chromeos/assistant/'\
                   '|chromeos/services/assistant/'\
@@ -1546,6 +1547,11 @@
     'push_messaging': {
       'filepath': 'push_messaging'
     },
+    'quick_answers': {
+      'filepath': 'ash/quick_answers/'\
+                  '|chrome/browser/renderer_context_menu/quick_answers.*'\
+                  '|chromeos/components/quick_answers/'
+    },
     'reading_list': {
       'filepath': 'components/reading_list|'\
                   'ios/chrome/browser/reading_list|'\
@@ -2633,6 +2639,7 @@
     'preview_features': ['[email protected]'],
     'print_preview': ['[email protected]'],
     'push_messaging': ['[email protected]'],
+    'quick_answers': ['[email protected]'],
     'reading_list': ['[email protected]'],
     'relaunch_notification': ['[email protected]'],
     'remoteplayback': ['[email protected]'],