| Index: WATCHLISTS
|
| diff --git a/WATCHLISTS b/WATCHLISTS
|
| index 94221c1a59358aeefab349ce3312dae5f92b8de9..b8df56f746c7bdeb416ba8c2cc087f80330cd330 100644
|
| --- a/WATCHLISTS
|
| +++ b/WATCHLISTS
|
| @@ -63,8 +63,8 @@
|
| 'merges': {
|
| 'filepath': '.',
|
| },
|
| - 'v8_gyp': {
|
| - 'filepath': 'tools/gyp/v8.gyp|src/v8.gyp',
|
| + 'gypfiles': {
|
| + 'filepath': 'gypfiles/',
|
| },
|
| },
|
|
|
| @@ -100,7 +100,7 @@
|
| # Only enabled on branches created with tools/release/create_release.py
|
| # 'v8-merges@googlegroups.com',
|
| ],
|
| - 'v8_gyp': [
|
| + 'gypfiles': [
|
| 'machenbach@chromium.org',
|
| ],
|
| },
|
|
|