Add watch list for compositor animator

Bug:

Change-Id: Ie49fde45c2efc4c70fbfa8e99841541064e7540d
Reviewed-on: https://chromium-review.googlesource.com/c/1395158
Reviewed-by: Ted Choc <[email protected]>
Commit-Queue: Matthew Jones <[email protected]>
Cr-Commit-Position: refs/heads/master@{#619821}
diff --git a/WATCHLISTS b/WATCHLISTS
index a9b33574..fde1d16 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -779,6 +779,9 @@
     'components_deps': {
       'filepath': 'components/([^/]*/)*DEPS',
     },
+    'compositor_animator': {
+      'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/compositor/animation/',
+    },
     'content_bluetooth': {
       'filepath': 'content/.*bluetooth'
     },
@@ -2149,6 +2152,7 @@
     'components_deps': ['[email protected]',
                         '[email protected]',
                         '[email protected]'],
+    'compositor_animator': ['[email protected]'],
     'content_bluetooth': ['[email protected]',
                           '[email protected]'],
     'content_loader': ['[email protected]'],