Commit c1c54686 authored by Yi Gu's avatar Yi Gu Committed by Commit Bot

Add watchers to modules/animationworklet and cc/animation

Change-Id: Ide25550f5db4b0d64edd767059cfd89fb2833d85
Reviewed-on: https://chromium-review.googlesource.com/1145233Reviewed-by: default avatarJochen Eisinger <jochen@chromium.org>
Commit-Queue: Yi Gu <yigu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#577152}
parent 85e485da
......@@ -87,6 +87,9 @@
'android_webview': {
'filepath': 'android_webview/',
},
'animation_worklet': {
'filepath': 'third_party/blink/renderer/modules/animationworklet/',
},
'app_list': {
'filepath': 'ash/app_list'\
'|chrome/browser/ui/app_list'\
......@@ -624,6 +627,9 @@
'filepath': 'cc/'\
'|components/viz/'
},
'cc-animation': {
'filepath': 'cc/animation/'
},
'cc-contexts': {
'filepath': 'components/viz/common/gpu'
},
......@@ -1708,6 +1714,8 @@
'gayane+watch@chromium.org'],
'android_webapk': ['dominickn+watch-webapk@chromium.org'],
'android_webview': ['android-webview-reviews@chromium.org'],
'animation_worklet': ['yigu@chromium.org',
'majidvp@chromium.org'],
'app_list': ['tfarina@chromium.org'],
'app_shortcuts': ['loyso+watch@chromium.org',
'mgiuca+watch@chromium.org',
......@@ -1960,6 +1968,8 @@
'mfoltz+watch@chromium.org',
'ryanchung+watch@chromium.org'],
'cc': ['cc-bugs@chromium.org'],
'cc-animation': ['yigu@chromium.org',
'majidvp@chromium.org'],
'cc-contexts': ['danakj+watch@chromium.org'],
'cc-display': ['danakj+watch@chromium.org'],
'cc-paint': ['danakj+watch@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