| Index: WATCHLISTS
|
| diff --git a/WATCHLISTS b/WATCHLISTS
|
| index ce5a05843549b4788c645cd573a2b7e685d4c6a1..cccaeeea473b42116b6094dfb6d054051acee6b1 100644
|
| --- a/WATCHLISTS
|
| +++ b/WATCHLISTS
|
| @@ -10,6 +10,11 @@
|
|
|
| {
|
| 'WATCHLIST_DEFINITIONS': {
|
| + 'animations': {
|
| + 'filepath': 'Source/WebCore/page/animation' \
|
| + '|LayoutTests/fast/animation' \
|
| + '|LayoutTests/animation',
|
| + },
|
| 'test_runner': {
|
| 'filepath': 'Tools/DumpRenderTree/chromium/TestRunner',
|
| },
|
| @@ -25,6 +30,9 @@
|
| },
|
|
|
| 'WATCHLISTS': {
|
| + 'animations': ['dstockwell@chromium.org',
|
| + 'steveblock@chromium.org',
|
| + 'shans@chromium.org'],
|
| 'test_runner': [ 'jochen+watch@chromium.org' ],
|
| 'platform_graphics': [ 'schenney@chromium.org' ],
|
| 'SVG': [ 'schenney@chromium.org', 'pdr@google.com', 'fmalita@chromium.org' ],
|
|
|