Commit f3b5f4fc authored by Matthew Jones's avatar Matthew Jones Committed by Commit Bot

Add watch list for compositor animator

Bug:

Change-Id: Ie49fde45c2efc4c70fbfa8e99841541064e7540d
Reviewed-on: https://chromium-review.googlesource.com/c/1395158Reviewed-by: default avatarTed Choc <tedchoc@chromium.org>
Commit-Queue: Matthew Jones <mdjones@chromium.org>
Cr-Commit-Position: refs/heads/master@{#619821}
parent a2972dd7
......@@ -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': ['blundell+watchlist@chromium.org',
'droger+watchlist@chromium.org',
'sdefresne+watchlist@chromium.org'],
'compositor_animator': ['mdjones+watch@chromium.org'],
'content_bluetooth': ['mattreynolds+watch@chromium.org',
'ortuno+watch@chromium.org'],
'content_loader': ['loading-reviews@chromium.org'],
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment